Home
last modified time | relevance | path

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

/netbsd/external/gpl2/lvm2/dist/lib/metadata/
H A Dmetadata.c57 static struct physical_volume *_find_pv_in_vg_by_uuid(const struct volume_group *vg,
1622 return _find_pv_in_vg_by_uuid(vg, id); in find_pv_in_vg_by_uuid()
1626 static struct physical_volume *_find_pv_in_vg_by_uuid(const struct volume_group *vg, in _find_pv_in_vg_by_uuid() function