Home
last modified time | relevance | path

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

/Linux-v5.10/fs/ext4/
Dmballoc.c4237 int free, free_total = 0; in ext4_mb_discard_group_preallocations() local
4312 free_total += free; in ext4_mb_discard_group_preallocations()
4315 if (free_total < needed && busy) { in ext4_mb_discard_group_preallocations()
4326 free_total, group, grp->bb_free); in ext4_mb_discard_group_preallocations()
4327 return free_total; in ext4_mb_discard_group_preallocations()