Home
last modified time | relevance | path

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

/netbsd/external/gpl2/lvm2/dist/lib/metadata/
H A Dpv_alloc.h19 int alloc_pv_segment_whole_pv(struct dm_pool *mem, struct physical_volume *pv);
H A Dpv_manip.c50 int alloc_pv_segment_whole_pv(struct dm_pool *mem, struct physical_volume *pv) in alloc_pv_segment_whole_pv() function
H A Dmetadata.c222 if (!alloc_pv_segment_whole_pv(mem, pv)) in add_pv_to_vg()
2992 if (!alloc_pv_segment_whole_pv(pvmem, pv)) in _pv_read()
/netbsd/external/gpl2/lvm2/dist/include/
H A Dpv_alloc.h19 int alloc_pv_segment_whole_pv(struct dm_pool *mem, struct physical_volume *pv);
/netbsd/external/gpl2/lvm2/dist/lib/format_pool/
H A Dimport_export.c160 if (!alloc_pv_segment_whole_pv(mem, pv)) in import_pool_pv()
/netbsd/external/gpl2/lvm2/dist/lib/format1/
H A Dimport-export.c124 if (!alloc_pv_segment_whole_pv(mem, pv)) in import_pv()
/netbsd/external/gpl2/lvm2/dist/lib/format_text/
H A Dimport_vsn1.c268 if (!alloc_pv_segment_whole_pv(mem, pv)) in _read_pv()