Searched refs:s_flex_groups_allocated (Results 1 – 2 of 2) sorted by relevance
2335 if (size <= sbi->s_flex_groups_allocated) in ext4_alloc_flex_bg_array()2348 (sbi->s_flex_groups_allocated * in ext4_alloc_flex_bg_array()2353 sbi->s_flex_groups_allocated = size / sizeof(struct flex_groups); in ext4_alloc_flex_bg_array()
1512 ext4_group_t s_flex_groups_allocated; member