Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dresize.c1484 sbi->s_blockfile_groups = min_t(ext4_group_t, sbi->s_groups_count, in ext4_update_super()
H A Dext4.h1500 ext4_group_t s_blockfile_groups;/* Groups acceptable for non-extent files */ member
H A Dmballoc.c2811 ngroups = sbi->s_blockfile_groups; in ext4_mb_regular_allocator()
H A Dsuper.c4833 sbi->s_blockfile_groups = min_t(ext4_group_t, sbi->s_groups_count, in ext4_check_geometry()