Home
last modified time | relevance | path

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

/linux/fs/ext4/
A Dresize.c525 int meta_bg; in setup_new_flex_group_blocks() local
549 if (meta_bg == 1) { in setup_new_flex_group_blocks()
1105 int size, int meta_bg) in update_backups() argument
1125 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() local
1244 } 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 …]
A Dext4.h2123 EXT4_FEATURE_INCOMPAT_FUNCS(meta_bg, META_BG) in EXT4_FEATURE_COMPAT_FUNCS()
/linux/Documentation/filesystems/ext4/
A Dbitmaps.rst18 necessarily the case that no blocks are in use -- if ``meta_bg`` is set,
/linux/fs/btrfs/
A Dvolumes.c5614 struct btrfs_block_group *meta_bg; in init_first_rw_device() local
5639 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