Home
last modified time | relevance | path

Searched refs:alloc_flex_gd (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ext4/
H A Dresize.c242 * alloc_flex_gd() allocates a ext4_new_flex_group_data with size of
247 static struct ext4_new_flex_group_data *alloc_flex_gd(unsigned int flexbg_size) in alloc_flex_gd() function
2101 flex_gd = alloc_flex_gd(flexbg_size); in ext4_resize_fs()
/kernel/linux/linux-6.6/fs/ext4/
H A Dresize.c246 * alloc_flex_gd() allocates a ext4_new_flex_group_data with size of
251 static struct ext4_new_flex_group_data *alloc_flex_gd(unsigned int flexbg_size) in alloc_flex_gd() function
2152 flex_gd = alloc_flex_gd(flexbg_size); in ext4_resize_fs()

Completed in 8 milliseconds