Home
last modified time | relevance | path

Searched defs:pv_name (Results 1 – 10 of 10) sorted by relevance

/netbsd/external/gpl2/lvm2/dist/tools/
H A Dpvchange.c34 const char *pv_name = pv_dev_name(pv); in _pvchange_single() local
218 char *pv_name; in pvchange() local
H A Dpvmove.c348 static int _set_up_pvmove(struct cmd_context *cmd, const char *pv_name, in _set_up_pvmove()
572 int pvmove_poll(struct cmd_context *cmd, const char *pv_name, in pvmove_poll()
581 char *pv_name = NULL; in pvmove() local
H A Dpvdisplay.c29 const char *pv_name = pv_dev_name(pv); in _pvdisplay_single() local
H A Dpvremove.c94 static int pvremove_single(struct cmd_context *cmd, const char *pv_name, in pvremove_single()
H A Dpvresize.c38 const char *pv_name = pv_dev_name(pv); in _pv_resize_single() local
/netbsd/external/gpl2/lvm2/dist/lib/metadata/
H A Dmetadata.c152 int add_pv_to_vg(struct volume_group *vg, const char *pv_name, in add_pv_to_vg()
316 const char *pv_name) in move_pv()
568 static int vg_extend_single_pv(struct volume_group *vg, char *pv_name, in vg_extend_single_pv()
623 int vg_reduce(struct volume_group *vg, char *pv_name) in vg_reduce()
1350 const char *pv_name, in pvcreate_single()
1567 const char *pv_name) in find_pv_in_vg()
1573 const char *pv_name) in _find_pv_in_vg()
1701 const char *pv_name) in find_pv_by_name()
1708 const char *pv_name) in _find_pv_by_name()
2949 const char *pv_name, in _pv_read()
[all …]
/netbsd/external/gpl2/lvm2/dist/lib/format_pool/
H A Dformat_pool.c208 static int _pool_pv_read(const struct format_type *fmt, const char *pv_name, in _pool_pv_read()
/netbsd/external/gpl2/lvm2/dist/lib/format1/
H A Dformat1.c266 static int _format1_pv_read(const struct format_type *fmt, const char *pv_name, in _format1_pv_read()
H A Ddisk-rep.c658 const char *pv_name = dev_name(data->dev); in __write_all_pvd() local
/netbsd/external/gpl2/lvm2/dist/lib/format_text/
H A Dformat-text.c1553 static int _text_pv_read(const struct format_type *fmt, const char *pv_name, in _text_pv_read()