Home
last modified time | relevance | path

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

/netbsd/external/gpl2/lvm2/dist/lib/format_pool/
H A Ddisk_rep.c305 struct dm_pool *mem, struct dm_list *pdhead) in read_pool_pds() argument
318 if (_read_vg_pds(fmt, mem, vginfo, pdhead, &totaldevs)) { in read_pool_pds()
323 if (dm_list_size(pdhead) == totaldevs) in read_pool_pds()
335 dm_list_init(pdhead); in read_pool_pds()