Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ext2/
Dialloc.c258 #define BLOCK_COST 256 macro
323 max_debt = EXT2_BLOCKS_PER_GROUP(sb) / max(blocks_per_dir, BLOCK_COST); in find_group_orlov()