Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ext4/
Dsuper.c1967 struct flex_groups *new_groups; in ext4_alloc_flex_bg_array()
1977 size = roundup_pow_of_two(size * sizeof(struct flex_groups)); in ext4_alloc_flex_bg_array()
1981 size / (int) sizeof(struct flex_groups)); in ext4_alloc_flex_bg_array()
1988 sizeof(struct flex_groups))); in ext4_alloc_flex_bg_array()
1992 sbi->s_flex_groups_allocated = size / sizeof(struct flex_groups); in ext4_alloc_flex_bg_array()
Dialloc.c401 struct flex_groups *flex_group = EXT4_SB(sb)->s_flex_groups; in get_orlov_stats()
Dext4.h311 struct flex_groups { struct
1412 struct flex_groups *s_flex_groups;