Searched refs:active_bg (Results 1 – 1 of 1) sorted by relevance
1755 struct btrfs_block_group **active_bg) in check_bg_is_active() argument1771 } else if (*active_bg != block_group) { in check_bg_is_active()1772 struct btrfs_block_group *tgt = *active_bg; in check_bg_is_active()1793 if (*active_bg == tgt) { in check_bg_is_active()1795 *active_bg = NULL; in check_bg_is_active()1800 if (*active_bg != block_group) { in check_bg_is_active()1801 ASSERT(*active_bg == NULL); in check_bg_is_active()1802 *active_bg = block_group; in check_bg_is_active()