Searched refs:active_bg (Results 1 – 1 of 1) sorted by relevance
1883 struct btrfs_block_group **active_bg) in check_bg_is_active() argument1899 } else if (*active_bg != block_group) { in check_bg_is_active()1900 struct btrfs_block_group *tgt = *active_bg; in check_bg_is_active()1921 if (*active_bg == tgt) { in check_bg_is_active()1923 *active_bg = NULL; in check_bg_is_active()1928 if (*active_bg != block_group) { in check_bg_is_active()1929 ASSERT(*active_bg == NULL); in check_bg_is_active()1930 *active_bg = block_group; in check_bg_is_active()