Searched refs:EXT2_MIN_BLOCK_LOG_SIZE (Results 1 – 2 of 2) sorted by relevance
54 + EXT2_MIN_BLOCK_LOG_SIZE)60 #define EXT2_MIN_BLOCK_LOG_SIZE 10 /* 1024 */ macro62 #define EXT2_MIN_BLOCK_SIZE (1 << EXT2_MIN_BLOCK_LOG_SIZE)
179 #define EXT2_MIN_BLOCK_LOG_SIZE 10 macro