Home
last modified time | relevance | path

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

/linux/fs/ext2/
A Dialloc.c269 int max_debt, max_dirs, min_blocks, min_inodes; in find_group_orlov() local
317 min_blocks = avefreeb - EXT2_BLOCKS_PER_GROUP(sb) / 4; in find_group_orlov()
338 if (le16_to_cpu(desc->bg_free_blocks_count) < min_blocks) in find_group_orlov()
/linux/drivers/scsi/
A Dhpsa.c297 int nsgs, int min_blocks, u32 *bucket_map);
9158 int nsgs, int min_blocks, u32 *bucket_map) in calc_bucket_map() argument
9165 size = i + min_blocks; in calc_bucket_map()

Completed in 28 milliseconds