Home
last modified time | relevance | path

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

/dflybsd-src/contrib/lvm2/dist/tools/
H A Dvgconvert.c128 if (!(pv = pv_create(cmd, pv_dev(existing_pv), in vgconvert_single()
/dflybsd-src/contrib/lvm2/dist/include/
H A Dmetadata-exported.h435 struct physical_volume *pv_create(const struct cmd_context *cmd,
/dflybsd-src/contrib/lvm2/dist/lib/metadata/
H A Dmetadata-exported.h435 struct physical_volume *pv_create(const struct cmd_context *cmd,
H A Dmetadata.c1388 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
/dflybsd-src/contrib/lvm2/dist/
H A DWHATS_NEW809 Convert find_pv_in_vg_by_uuid and pv_create to use PV handles.