Searched refs:EXT4_MIN_BLOCK_SIZE (Results 1 – 1 of 1) sorted by relevance
93 #define EXT4_MIN_BLOCK_SIZE 1024 macro96 #define EXT4_BLOCK_SIZE(s) (EXT4_MIN_BLOCK_SIZE << (s)->s_log_block_size)131 #define EXT4_MAX_DESC_SIZE EXT4_MIN_BLOCK_SIZE