Searched refs:pv_create (Results 1 – 5 of 5) sorted by relevance
128 if (!(pv = pv_create(cmd, pv_dev(existing_pv), in vgconvert_single()
435 struct physical_volume *pv_create(const struct cmd_context *cmd,
1388 if (!(pv = pv_create(cmd, dev, pp->idp, pp->size, in pvcreate_single()1493 struct physical_volume *pv_create(const struct cmd_context *cmd, in pv_create() function
809 Convert find_pv_in_vg_by_uuid and pv_create to use PV handles.