Home
last modified time | relevance | path

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

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