Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/lvm2/dist/lib/format_pool/
H A Ddisk_rep.h69 struct user_subpool;
118 struct user_subpool { struct
151 struct user_subpool *usp, int sp_count);
H A Dformat_pool.c30 static struct user_subpool *_build_usp(struct dm_list *pls, struct dm_pool *mem, in _build_usp()
34 struct user_subpool *usp = NULL, *cur_sp = NULL; in _build_usp()
80 static int _check_usp(char *vgname, struct user_subpool *usp, int sp_count) in _check_usp()
109 struct user_subpool *usp = NULL; in _build_vg_from_pds()
H A Dimport_export.c180 struct user_subpool *usp, struct logical_volume *lv, in _add_stripe_seg()
222 struct user_subpool *usp, struct logical_volume *lv, in _add_linear_seg()
259 struct user_subpool *usp, int subpools) in import_pool_segments()