Home
last modified time | relevance | path

Searched defs:EXT4_BLOCK_SIZE (Results 1 – 1 of 1) sorted by relevance

/linux/fs/ext4/
H A Dext4.h341 # define EXT4_BLOCK_SIZE(s) ((s)->s_blocksize) macro
343 # define EXT4_BLOCK_SIZE(s) (EXT4_MIN_BLOCK_SIZE << (s)->s_log_block_size) macro