Home
last modified time | relevance | path

Searched defs:pls (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/lvm2/dist/lib/format_pool/
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()
59 int import_pool_lvs(struct volume_group *vg, struct dm_pool *mem, struct dm_list *pls) in import_pool_lvs()
105 struct dm_list *pvs, struct dm_pool *mem, struct dm_list *pls) in import_pool_pvs()
H A Dformat_pool.c30 static struct user_subpool *_build_usp(struct dm_list *pls, struct dm_pool *mem, in _build_usp()