Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/lvm2/dist/lib/format1/
H A Ddisk-rep.h228 int import_pvs(const struct format_type *fmt, struct dm_pool *mem,
H A Dformat1.c147 if (!import_pvs(fid->fmt, mem, vg, pvs, &vg->pvs, &vg->pv_count)) in _build_vg()
H A Dimport-export.c426 int import_pvs(const struct format_type *fmt, struct dm_pool *mem, in import_pvs() function