Searched refs:EXT2_MIN_BLOCK_SIZE (Results 1 – 1 of 1) sorted by relevance
48 #define EXT2_MIN_BLOCK_SIZE 1024 macro51 #define EXT2_BLOCK_SIZE(s) ((uint32_t)EXT2_MIN_BLOCK_SIZE << (s).s_log_block_size)
Completed in 4 milliseconds