Searched refs:lv_extend (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl2/lvm2/dist/tools/ |
H A D | lvresize.c | 614 !lv_extend(lv, lp->segtype, lp->stripes, in _lvresize()
|
/netbsd-src/external/gpl2/lvm2/dist/lib/metadata/ |
H A D | metadata-exported.h | 502 int lv_extend(struct logical_volume *lv,
|
H A D | lv_manip.c | 1619 int lv_extend(struct logical_volume *lv, in lv_extend() function 2826 if (!lv_extend(lv, segtype, 1, 0, 1, voriginextents, NULL, 0u, 0u, in _create_virtual_origin() 3049 if (!lv_extend(lv, lp->segtype, lp->stripes, lp->stripe_size, in lv_create_single()
|
/netbsd-src/external/gpl2/lvm2/dist/include/ |
H A D | metadata-exported.h | 502 int lv_extend(struct logical_volume *lv,
|
/netbsd-src/external/gpl2/lvm2/dist/ |
H A D | WHATS_NEW | 1300 Split lv_extend into two steps: choosing extents + allocation to LV(s). 1532 Test for incompatible format/segtype combinations in lv_extend.
|