Searched refs:PORTFOP_PVFSHASH_SZ (Results 1 – 2 of 2) sorted by relevance
285 #define PORTFOP_PVFSHASH_SZ 256 macro286 #define PORTFOP_PVFSHASH(vfsp) (((uintptr_t)(vfsp) >> 4) % PORTFOP_PVFSHASH_SZ)
189 portfop_vfs_hash_t portvfs_hash[PORTFOP_PVFSHASH_SZ];