Searched refs:meta_bg (Results 1 – 4 of 4) sorted by relevance
525 int meta_bg; in setup_new_flex_group_blocks() local549 if (meta_bg == 1) { in setup_new_flex_group_blocks()1105 int size, int meta_bg) in update_backups() argument1125 if (meta_bg == 0) { in update_backups()1142 if (meta_bg == 0) in update_backups()1171 if (meta_bg == 0) in update_backups()1219 int meta_bg; in ext4_add_new_descs() local1244 } else if (meta_bg != 0) { in ext4_add_new_descs()1559 gdb_bh->b_size, meta_bg); in ext4_flex_group_add()1959 int meta_bg; in ext4_resize_fs() local[all …]
2123 EXT4_FEATURE_INCOMPAT_FUNCS(meta_bg, META_BG) in EXT4_FEATURE_COMPAT_FUNCS()
18 necessarily the case that no blocks are in use -- if ``meta_bg`` is set,
5614 struct btrfs_block_group *meta_bg; in init_first_rw_device() local5639 meta_bg = btrfs_create_chunk(trans, alloc_profile); in init_first_rw_device()5640 if (IS_ERR(meta_bg)) in init_first_rw_device()5641 return PTR_ERR(meta_bg); in init_first_rw_device()
Completed in 31 milliseconds