Searched refs:active_system_bg (Results 1 – 4 of 4) sorted by relevance
935 struct btrfs_block_group *active_system_bg; member
4702 if (info->active_system_bg) { in btrfs_free_block_groups()4703 btrfs_put_block_group(info->active_system_bg); in btrfs_free_block_groups()4704 info->active_system_bg = NULL; in btrfs_free_block_groups()
2651 if (fs_info->active_system_bg) in btree_writepages()2653 fs_info->active_system_bg); in btree_writepages()
2292 tgt = &fs_info->active_system_bg; in btrfs_check_meta_write_pointer()