Searched refs:s_flex_groups_allocated (Results 1 – 2 of 2) sorted by relevance
2238 if (size <= sbi->s_flex_groups_allocated) in ext4_alloc_flex_bg_array()2251 (sbi->s_flex_groups_allocated * in ext4_alloc_flex_bg_array()2256 sbi->s_flex_groups_allocated = size / sizeof(struct flex_groups); in ext4_alloc_flex_bg_array()
1472 ext4_group_t s_flex_groups_allocated; member