Home
last modified time | relevance | path

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

/netbsd/src/external/gpl2/lvm2/dist/lib/metadata/
Dmetadata.c51 static struct physical_volume *_find_pv_by_name(struct cmd_context *cmd,
1703 return _find_pv_by_name(cmd, pv_name); in find_pv_by_name()
1707 static struct physical_volume *_find_pv_by_name(struct cmd_context *cmd, in _find_pv_by_name() function