Home
last modified time | relevance | path

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

/netbsd/src/external/gpl2/lvm2/dist/lib/format_pool/
Dimport_export.c119 if (!import_pool_pv(fmt, mem, vg, pvl->pv, pl)) { in import_pool_pvs()
131 int import_pool_pv(const struct format_type *fmt, struct dm_pool *mem, in import_pool_pv() function
Ddisk_rep.h147 int import_pool_pv(const struct format_type *fmt, struct dm_pool *mem,
Dformat_pool.c234 if (!import_pool_pv(fmt, fmt->cmd->mem, NULL, pv, pl)) in _pool_pv_read()