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