Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dialloc.c431 unsigned int freei, avefreei, grp_free; in find_group_orlov() local
549 grp_free = ext4_free_inodes_count(sb, desc); in find_group_orlov()
550 if (grp_free && grp_free >= avefreei) { in find_group_orlov()