Searched refs:active_meta_bg (Results 1 – 3 of 3) sorted by relevance
840 struct btrfs_block_group *active_meta_bg; member
4391 if (info->active_meta_bg) { in btrfs_free_block_groups()4392 btrfs_put_block_group(info->active_meta_bg); in btrfs_free_block_groups()4393 info->active_meta_bg = NULL; in btrfs_free_block_groups()
1967 tgt = &fs_info->active_meta_bg; in btrfs_check_meta_write_pointer()