Searched refs:min_blocks (Results 1 – 3 of 3) sorted by relevance
279 int max_debt, max_dirs, min_blocks, min_inodes; in find_group_orlov() local327 min_blocks = avefreeb - EXT2_BLOCKS_PER_GROUP(sb) / 4; in find_group_orlov()348 if (le16_to_cpu(desc->bg_free_blocks_count) < min_blocks) in find_group_orlov()
266 ext3_grpblk_t min_blocks; in find_group_orlov() local306 min_blocks = avefreeb - EXT3_BLOCKS_PER_GROUP(sb) / 4; in find_group_orlov()325 if (le16_to_cpu(desc->bg_free_blocks_count) < min_blocks) in find_group_orlov()
454 ext4_grpblk_t min_blocks; in find_group_orlov() local498 min_blocks = avefreeb - EXT4_BLOCKS_PER_GROUP(sb) / 4; in find_group_orlov()518 if (ext4_free_blks_count(sb, desc) < min_blocks) in find_group_orlov()