Searched refs:I1_BLOCKS (Results 1 – 3 of 3) sorted by relevance
86 #define I1_BLOCKS LOGFS_BLOCK_FACTOR macro87 #define I2_BLOCKS (LOGFS_BLOCK_FACTOR * I1_BLOCKS)105 #define LOGFS_I1_SIZE (I1_BLOCKS * LOGFS_BLOCKSIZE)
31 return max_t(u64, bix, I1_BLOCKS); in adjust_bix()1731 I1_BLOCKS,1738 I1_BLOCKS,
137 u32 i1_blocks = I1_BLOCKS; in hash_index()