Searched defs:EXT4_BLOCK_SIZE (Results 1 – 1 of 1) sorted by relevance
283 # define EXT4_BLOCK_SIZE(s) ((s)->s_blocksize) macro285 # define EXT4_BLOCK_SIZE(s) (EXT4_MIN_BLOCK_SIZE << (s)->s_log_block_size) macro