Searched refs:active_bg (Results 1 – 1 of 1) sorted by relevance
1870 struct btrfs_block_group **active_bg) in check_bg_is_active() argument1886 } else if (*active_bg != block_group) { in check_bg_is_active()1887 struct btrfs_block_group *tgt = *active_bg; in check_bg_is_active()1908 if (*active_bg == tgt) { in check_bg_is_active()1910 *active_bg = NULL; in check_bg_is_active()1915 if (*active_bg != block_group) { in check_bg_is_active()1916 ASSERT(*active_bg == NULL); in check_bg_is_active()1917 *active_bg = block_group; in check_bg_is_active()