Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/lvm2/dist/lib/format_pool/
H A Ddisk_rep.h142 int import_pool_vg(struct volume_group *vg, struct dm_pool *mem, struct dm_list *pls);
H A Dimport_export.c33 int import_pool_vg(struct volume_group *vg, struct dm_pool *mem, struct dm_list *pls) in import_pool_vg() function
H A Dformat_pool.c131 if (!import_pool_vg(vg, smem, pds)) in _build_vg_from_pds()