Home
last modified time | relevance | path

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

/openbmc/linux/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()