Searched refs:active_system_bg (Results 1 – 3 of 3) sorted by relevance
838 struct btrfs_block_group *active_system_bg; member
4395 if (info->active_system_bg) { in btrfs_free_block_groups()4396 btrfs_put_block_group(info->active_system_bg); in btrfs_free_block_groups()4397 info->active_system_bg = NULL; in btrfs_free_block_groups()
1962 tgt = &fs_info->active_system_bg; in btrfs_check_meta_write_pointer()
Completed in 18 milliseconds