Searched refs:create_pv_list (Results 1 – 6 of 6) sorted by relevance
| /netbsd/src/external/gpl2/lvm2/dist/tools/ |
| D | toollib.h | 96 struct dm_list *create_pv_list(struct dm_pool *mem, struct volume_group *vg, int argc,
|
| D | pvmove.c | 109 allocatable_pvs = create_pv_list(cmd->mem, vg, argc, argv, 1); in _get_allocatable_pvs() 418 if (!(source_pvl = create_pv_list(cmd->mem, vg, 1, in _set_up_pvmove()
|
| D | lvcreate.c | 151 if (!(lp->pvh = create_pv_list(vg->cmd->mem, vg, in _update_extents_params()
|
| D | lvresize.c | 355 if (!(pvh = lp->argc ? create_pv_list(cmd->mem, vg, lp->argc, in _lvresize()
|
| D | lvconvert.c | 983 if (!(lp.pvh = create_pv_list(cmd->mem, vg, lp.pv_count, in lvconvert()
|
| D | toollib.c | 1051 struct dm_list *create_pv_list(struct dm_pool *mem, struct volume_group *vg, int argc, in create_pv_list() function
|