Home
last modified time | relevance | path

Searched refs:ext4_new_flex_group_data (Results 1 – 1 of 1) sorted by relevance

/fs/ext4/
Dresize.c141 struct ext4_new_flex_group_data { struct
156 static struct ext4_new_flex_group_data *alloc_flex_gd(unsigned long flexbg_size) in alloc_flex_gd()
158 struct ext4_new_flex_group_data *flex_gd; in alloc_flex_gd()
164 if (flexbg_size >= UINT_MAX / sizeof(struct ext4_new_flex_group_data)) in alloc_flex_gd()
187 static void free_flex_gd(struct ext4_new_flex_group_data *flex_gd) in free_flex_gd()
208 struct ext4_new_flex_group_data *flex_gd, in ext4_alloc_group_tables()
364 struct ext4_new_flex_group_data *flex_gd, in set_flexbg_block_bitmap()
428 struct ext4_new_flex_group_data *flex_gd) in setup_new_flex_group_blocks()
1085 struct ext4_new_flex_group_data *flex_gd) in ext4_setup_new_descs()
1145 struct ext4_new_flex_group_data *flex_gd) in ext4_update_super()
[all …]