Searched refs:flex_groups (Results 1 – 3 of 3) sorted by relevance
1954 struct flex_groups *new_groups; in ext4_alloc_flex_bg_array()1964 size = roundup_pow_of_two(size * sizeof(struct flex_groups)); in ext4_alloc_flex_bg_array()1968 size / (int) sizeof(struct flex_groups)); in ext4_alloc_flex_bg_array()1975 sizeof(struct flex_groups))); in ext4_alloc_flex_bg_array()1979 sbi->s_flex_groups_allocated = size / sizeof(struct flex_groups); in ext4_alloc_flex_bg_array()
314 struct flex_groups { struct1371 struct flex_groups *s_flex_groups;
369 struct flex_groups *flex_group = EXT4_SB(sb)->s_flex_groups; in get_orlov_stats()