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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/logfs/
H A Dlogfs_abi.h89 #define I4_BLOCKS (LOGFS_BLOCK_FACTOR * I3_BLOCKS) macro
90 #define I5_BLOCKS (LOGFS_BLOCK_FACTOR * I4_BLOCKS)
108 #define LOGFS_I4_SIZE (I4_BLOCKS * LOGFS_BLOCKSIZE)
H A Dreadwrite.c37 return max_t(u64, bix, I4_BLOCKS);

Completed in 150 milliseconds