Home
last modified time | relevance | path

Searched refs:find_pv_in_vg_by_uuid (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl2/lvm2/dist/tools/
Dpvcreate.c61 if (!(existing_pv = find_pv_in_vg_by_uuid(vg, pp->idp))) { in pvcreate_restore_params_validate()
/netbsd/src/external/gpl2/lvm2/dist/include/
Dmetadata-exported.h593 struct physical_volume *find_pv_in_vg_by_uuid(const struct volume_group *vg,
/netbsd/src/external/gpl2/lvm2/dist/lib/metadata/
Dmetadata-exported.h593 struct physical_volume *find_pv_in_vg_by_uuid(const struct volume_group *vg,
Dmetadata.c1619 struct physical_volume *find_pv_in_vg_by_uuid(const struct volume_group *vg, in find_pv_in_vg_by_uuid() function
/netbsd/src/external/gpl2/lvm2/dist/
DWHATS_NEW809 Convert find_pv_in_vg_by_uuid and pv_create to use PV handles.