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.c1481 sbi->s_blockfile_groups = min(sbi->s_groups_count, in ext4_update_super()
H A Dext4.h1535 ext4_group_t s_blockfile_groups;/* Groups acceptable for non-extent files */ member
H A Dsuper.c4871 sbi->s_blockfile_groups = min(sbi->s_groups_count, in ext4_check_geometry()
H A Dmballoc.c902 ngroups = EXT4_SB(ac->ac_sb)->s_blockfile_groups; in ext4_get_allocation_groups_count()