Searched defs:EXT3_BLOCK_SIZE (Results 1 – 1 of 1) sorted by relevance
88 # define EXT3_BLOCK_SIZE(s) ((s)->s_blocksize) macro90 # define EXT3_BLOCK_SIZE(s) (EXT3_MIN_BLOCK_SIZE << (s)->s_log_block_size) macro