Searched refs:s_flex_groups_allocated (Results 1 – 2 of 2) sorted by relevance
1974 if (size <= sbi->s_flex_groups_allocated) in ext4_alloc_flex_bg_array()1987 (sbi->s_flex_groups_allocated * in ext4_alloc_flex_bg_array()1992 sbi->s_flex_groups_allocated = size / sizeof(struct flex_groups); in ext4_alloc_flex_bg_array()
1413 ext4_group_t s_flex_groups_allocated; member