Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ext4/
Dsuper.c2328 struct flex_groups *new_groups; in ext4_alloc_flex_bg_array()
2338 size = roundup_pow_of_two(size * sizeof(struct flex_groups)); in ext4_alloc_flex_bg_array()
2342 size / (int) sizeof(struct flex_groups)); in ext4_alloc_flex_bg_array()
2349 sizeof(struct flex_groups))); in ext4_alloc_flex_bg_array()
2353 sbi->s_flex_groups_allocated = size / sizeof(struct flex_groups); in ext4_alloc_flex_bg_array()
Dialloc.c373 struct flex_groups *flex_group = EXT4_SB(sb)->s_flex_groups; in get_orlov_stats()
Dext4.h346 struct flex_groups { struct
1511 struct flex_groups *s_flex_groups;