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

  /src/external/gpl2/lvm2/dist/tools/
pvcreate.c 61 if (!(existing_pv = find_pv_in_vg_by_uuid(vg, pp->idp))) {
  /src/external/gpl2/lvm2/dist/include/
metadata-exported.h 593 struct physical_volume *find_pv_in_vg_by_uuid(const struct volume_group *vg,
  /src/external/gpl2/lvm2/dist/lib/metadata/
metadata-exported.h 593 struct physical_volume *find_pv_in_vg_by_uuid(const struct volume_group *vg,
metadata.c 1608 * find_pv_in_vg_by_uuid - Find PV in VG by PV UUID
1619 struct physical_volume *find_pv_in_vg_by_uuid(const struct volume_group *vg, function

Completed in 19 milliseconds