Searched refs:orphan_vg (Results 1 – 1 of 1) sorted by relevance
386 struct volume_group *orphan_vg = NULL; in _vgreduce_single() local428 orphan_vg = vg_read_for_update(cmd, vg->fid->fmt->orphan_vg_name, in _vgreduce_single()431 if (vg_read_error(orphan_vg)) in _vgreduce_single()434 if (!vg_split_mdas(cmd, vg, orphan_vg) || !vg->pv_count) { in _vgreduce_single()458 unlock_and_release_vg(cmd, orphan_vg, VG_ORPHANS); in _vgreduce_single()