Home
last modified time | relevance | path

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

/linux-5.15/fs/ext4/ !
H A Dmballoc.c4826 int free, free_total = 0; in ext4_mb_discard_group_preallocations() local
4901 free_total += free; in ext4_mb_discard_group_preallocations()
4904 if (free_total < needed && busy) { in ext4_mb_discard_group_preallocations()
4915 free_total, group, grp->bb_free); in ext4_mb_discard_group_preallocations()
4916 return free_total; in ext4_mb_discard_group_preallocations()