Searched refs:i1_blocks (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/logfs/
H A Ddir.c137 u32 i1_blocks = I1_BLOCKS; local
145 return i0_blocks + hash % (i1_blocks - i0_blocks);
147 return i1_blocks + hash % (i2_blocks - i1_blocks);

Completed in 131 milliseconds