Home
last modified time | relevance | path

Searched refs:pv_by_path (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/lvm2/dist/include/
H A Dmetadata.h382 struct physical_volume *pv_by_path(struct cmd_context *cmd, const char *pv_name);
/dflybsd-src/contrib/lvm2/dist/lib/metadata/
H A Dmetadata.h382 struct physical_volume *pv_by_path(struct cmd_context *cmd, const char *pv_name);
H A Dmetadata.c573 pv = pv_by_path(vg->fid->fmt->cmd, pv_name); in vg_extend_single_pv()
3657 struct physical_volume *pv_by_path(struct cmd_context *cmd, const char *pv_name) in pv_by_path() function
/dflybsd-src/contrib/lvm2/dist/
H A DWHATS_NEW784 Add pv_by_path() external library function.