Home
last modified time | relevance | path

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

/Linux-v5.10/fs/ext2/
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()