HomeSort by: relevance | last modified time | path
    Searched defs:_consolidate_vg (Results 1 - 1 of 1) sorted by relevancy

  /src/external/gpl2/lvm2/dist/tools/
vgreduce.c 136 static int _consolidate_vg(struct cmd_context *cmd, struct volume_group *vg) function
220 * Remove missing PVs. FIXME: This duplicates _consolidate_vg above,
223 * _consolidate_vg doesn't like that -- specifically, mirrors are fixed
550 fixed = _consolidate_vg(cmd, vg);

Completed in 53 milliseconds