Searched refs:IO_HASH_TABLE_BITS (Results 1 – 1 of 1) sorted by relevance
40 #define IO_HASH_TABLE_BITS 11 macro41 #define IO_HASH_TABLE_SIZE (1 << IO_HASH_TABLE_BITS)218 return hash >> (64 - IO_HASH_TABLE_BITS); in hash_sector()