HomeSort by: relevance | last modified time | path
    Searched refs:pv_is_in_vg (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl2/lvm2/dist/tools/
vgsplit.c 77 if (!pv_is_in_vg(vg_with, pv)) {
87 if (pv_is_in_vg(vg_from, pv)) {
91 if (pv_is_in_vg(vg_to, pv)) {
  /src/external/gpl2/lvm2/dist/include/
metadata-exported.h 620 int pv_is_in_vg(struct volume_group *vg, struct physical_volume *pv);
  /src/external/gpl2/lvm2/dist/lib/metadata/
metadata-exported.h 620 int pv_is_in_vg(struct volume_group *vg, struct physical_volume *pv);
metadata.c 1596 int pv_is_in_vg(struct volume_group *vg, struct physical_volume *pv) function

Completed in 26 milliseconds