Searched refs:i1_blocks (Results 1 – 1 of 1) sorted by relevance
137 u32 i1_blocks = I1_BLOCKS; in hash_index() local145 return i0_blocks + hash % (i1_blocks - i0_blocks); in hash_index()147 return i1_blocks + hash % (i2_blocks - i1_blocks); in hash_index()