Searched refs:I1_BLOCKS (Results 1 - 3 of 3) 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.h86 #define I1_BLOCKS LOGFS_BLOCK_FACTOR macro
87 #define I2_BLOCKS (LOGFS_BLOCK_FACTOR * I1_BLOCKS)
105 #define LOGFS_I1_SIZE (I1_BLOCKS * LOGFS_BLOCKSIZE)
H A Dreadwrite.c31 return max_t(u64, bix, I1_BLOCKS);
1716 I1_BLOCKS,
1723 I1_BLOCKS,
H A Ddir.c137 u32 i1_blocks = I1_BLOCKS;

Completed in 100 milliseconds