Searched refs:active_bg (Results 1 – 1 of 1) sorted by relevance
1866 struct btrfs_block_group **active_bg) in check_bg_is_active() argument1882 } else if (*active_bg != block_group) { in check_bg_is_active()1883 struct btrfs_block_group *tgt = *active_bg; in check_bg_is_active()1904 if (*active_bg == tgt) { in check_bg_is_active()1906 *active_bg = NULL; in check_bg_is_active()1911 if (*active_bg != block_group) { in check_bg_is_active()1912 ASSERT(*active_bg == NULL); in check_bg_is_active()1913 *active_bg = block_group; in check_bg_is_active()