Searched refs:flex_groups (Results 1 – 5 of 5) sorted by relevance
1169 struct flex_groups **flex_groups; in ext4_put_super() local1217 flex_groups = rcu_dereference(sbi->s_flex_groups); in ext4_put_super()1218 if (flex_groups) { in ext4_put_super()1220 kvfree(flex_groups[i]); in ext4_put_super()1221 kvfree(flex_groups); in ext4_put_super()2734 struct flex_groups **old_groups, **new_groups; in ext4_alloc_flex_bg_array()2753 sizeof(struct flex_groups)), in ext4_alloc_flex_bg_array()2769 sizeof(struct flex_groups *))); in ext4_alloc_flex_bg_array()2782 struct flex_groups *fg; in ext4_fill_flex_info()4034 struct flex_groups **flex_groups; in ext4_fill_super() local[all …]
336 struct flex_groups *fg; in ext4_free_inode()380 struct flex_groups *fg = sbi_array_rcu_deref(EXT4_SB(sb), in get_orlov_stats()
361 struct flex_groups { struct1560 struct flex_groups * __rcu *s_flex_groups;
1450 struct flex_groups *fg; in ext4_update_super()
3385 struct flex_groups *fg = sbi_array_rcu_deref(sbi, in ext4_mb_mark_bb()