Searched refs:I4_BLOCKS (Results 1 – 2 of 2) sorted by relevance
89 #define I4_BLOCKS (LOGFS_BLOCK_FACTOR * I3_BLOCKS) macro90 #define I5_BLOCKS (LOGFS_BLOCK_FACTOR * I4_BLOCKS)108 #define LOGFS_I4_SIZE (I4_BLOCKS * LOGFS_BLOCKSIZE)
37 return max_t(u64, bix, I4_BLOCKS); in adjust_bix()