Searched refs:i3_blocks (Results 1 – 1 of 1) sorted by relevance
139 u32 i3_blocks = I3_BLOCKS; in hash_index() local149 return i2_blocks + hash % (i3_blocks - i2_blocks); in hash_index()151 return i3_blocks + 16 * (hash % (((1<<31) - i3_blocks) / 16)) in hash_index()