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

/linux-master/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);

Completed in 171 milliseconds