Searched refs:i3_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.c139 u32 i3_blocks = I3_BLOCKS; local
149 return i2_blocks + hash % (i3_blocks - i2_blocks);
151 return i3_blocks + 16 * (hash % (((1<<31) - i3_blocks) / 16))

Completed in 90 milliseconds