Searched refs:BITS_PER_BLOCK (Results 1 – 2 of 2) sorted by relevance
59 BITS_PER_BLOCK = BLOCK_SIZE << 3, enumerator
571 SB_IMAPS = div_roundup(SB_INODES + 1, BITS_PER_BLOCK); in setup_tables()585 sb_zmaps = div_roundup(G.total_blocks - norm_firstzone + 1, BITS_PER_BLOCK); in setup_tables()