Searched refs:find_pv_in_vg_by_uuid (Results 1 – 5 of 5) sorted by relevance
61 if (!(existing_pv = find_pv_in_vg_by_uuid(vg, pp->idp))) { in pvcreate_restore_params_validate()
593 struct physical_volume *find_pv_in_vg_by_uuid(const struct volume_group *vg,
1619 struct physical_volume *find_pv_in_vg_by_uuid(const struct volume_group *vg, in find_pv_in_vg_by_uuid() function
809 Convert find_pv_in_vg_by_uuid and pv_create to use PV handles.