Searched refs:flex_groups (Results 1 – 5 of 5) sorted by relevance
1160 struct flex_groups **flex_groups; in ext4_put_super() local1208 flex_groups = rcu_dereference(sbi->s_flex_groups); in ext4_put_super()1209 if (flex_groups) { in ext4_put_super()1211 kvfree(flex_groups[i]); in ext4_put_super()1212 kvfree(flex_groups); in ext4_put_super()2705 struct flex_groups **old_groups, **new_groups; in ext4_alloc_flex_bg_array()2724 sizeof(struct flex_groups)), in ext4_alloc_flex_bg_array()2740 sizeof(struct flex_groups *))); in ext4_alloc_flex_bg_array()2753 struct flex_groups *fg; in ext4_fill_flex_info()4003 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;
1456 struct flex_groups *fg; in ext4_update_super()
3385 struct flex_groups *fg = sbi_array_rcu_deref(sbi, in ext4_mb_mark_bb()