Searched refs:BLOCK_COST (Results 1 – 2 of 2) sorted by relevance
258 #define BLOCK_COST 256 macro323 max_debt = EXT2_BLOCKS_PER_GROUP(sb) / max(blocks_per_dir, BLOCK_COST); in find_group_orlov()
240 #define BLOCK_COST 256 macro296 max_debt = EXT3_BLOCKS_PER_GROUP(sb) / max(blocks_per_dir, (ext3_fsblk_t)BLOCK_COST); in find_group_orlov()