Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ext4/
Dresize.c1367 sbi->s_blockfile_groups = min_t(ext4_group_t, sbi->s_groups_count, in ext4_update_super()
Dext4.h1298 ext4_group_t s_blockfile_groups;/* Groups acceptable for non-extent files */ member
Dsuper.c3601 sbi->s_blockfile_groups = min_t(ext4_group_t, sbi->s_groups_count, in ext4_fill_super()
Dmballoc.c2109 ngroups = sbi->s_blockfile_groups; in ext4_mb_regular_allocator()