Home
last modified time | relevance | path

Searched refs:BLOCK_COST (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ext2/
H A Dialloc.c254 #define BLOCK_COST 256 macro
319 max_debt = EXT2_BLOCKS_PER_GROUP(sb) / max(blocks_per_dir, BLOCK_COST); in find_group_orlov()
/kernel/linux/linux-6.6/fs/ext2/
H A Dialloc.c249 #define BLOCK_COST 256 macro
310 max_debt = EXT2_BLOCKS_PER_GROUP(sb) / max(blocks_per_dir, BLOCK_COST); in find_group_orlov()

Completed in 2 milliseconds