Searched refs:BLOCK_COST (Results 1 – 3 of 3) sorted by relevance
264 #define BLOCK_COST 256 macro329 max_debt = EXT2_BLOCKS_PER_GROUP(sb) / max(blocks_per_dir, BLOCK_COST); in find_group_orlov()
252 #define BLOCK_COST 256 macro308 max_debt = EXT3_BLOCKS_PER_GROUP(sb) / max(blocks_per_dir, (ext3_fsblk_t)BLOCK_COST); in find_group_orlov()
439 #define BLOCK_COST 256 macro501 max_debt /= max_t(int, blocks_per_dir, BLOCK_COST); in find_group_orlov()