FSID_CACHE_SIZE
static vmp_t cache[FSID_CACHE_SIZE];
hash = (hash >> 16 ^ hash) & (FSID_CACHE_SIZE - 1);