Searched refs:I2_BLOCKS (Results 1 – 3 of 3) sorted by relevance
87 #define I2_BLOCKS (LOGFS_BLOCK_FACTOR * I1_BLOCKS) macro88 #define I3_BLOCKS (LOGFS_BLOCK_FACTOR * I2_BLOCKS)106 #define LOGFS_I2_SIZE (I2_BLOCKS * LOGFS_BLOCKSIZE)
33 return max_t(u64, bix, I2_BLOCKS); in adjust_bix()1732 I2_BLOCKS,1739 I2_BLOCKS,
138 u32 i2_blocks = I2_BLOCKS; in hash_index()