Searched refs:pv_by_path (Results 1 – 4 of 4) sorted by relevance
382 struct physical_volume *pv_by_path(struct cmd_context *cmd, const char *pv_name);
573 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
784 Add pv_by_path() external library function.