Searched refs:CHUNK_HASH_SIZE (Results 1 – 1 of 1) sorted by relevance
103 #define CHUNK_HASH_SIZE (1 << CHUNK_HASH_BITS) macro104 #define CHUNK_HASH_MASK (CHUNK_HASH_SIZE - 1)178 LIST_HEAD(, chunk_desc) chunk_hashtbl[CHUNK_HASH_SIZE];