Searched refs:EXT4_MIN_BLOCK_LOG_SIZE (Results 1 – 3 of 3) sorted by relevance
4061 (EXT4_MAX_BLOCK_LOG_SIZE - EXT4_MIN_BLOCK_LOG_SIZE)) { in ext4_fill_super()4068 (EXT4_MAX_CLUSTER_LOG_SIZE - EXT4_MIN_BLOCK_LOG_SIZE)) { in ext4_fill_super()
3075 int cache_index = blocksize_bits - EXT4_MIN_BLOCK_LOG_SIZE; in get_groupinfo_cache()3297 int cache_index = blocksize_bits - EXT4_MIN_BLOCK_LOG_SIZE; in ext4_groupinfo_create_slab()
280 #define EXT4_MIN_BLOCK_LOG_SIZE 10 macro