Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/lvm2/dist/lib/format_pool/
H A Ddisk_rep.c260 !(pl = read_pool_disk(fmt, info->dev, mem, vginfo->vgname))) in _read_vg_pds()
349 struct pool_list *read_pool_disk(const struct format_type *fmt, in read_pool_disk() function
H A Ddisk_rep.h154 struct pool_list *read_pool_disk(const struct format_type *fmt,
H A Dformat_pool.c231 if (!(pl = read_pool_disk(fmt, dev, mem, NULL))) in _pool_pv_read()