Home
last modified time | relevance | path

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

/dragonfly/contrib/lvm2/dist/tools/
H A Dlvresize.c609 if (!lv_reduce(lv, lv->le_count - lp->extents)) { in _lvresize()
/dragonfly/contrib/lvm2/dist/lib/metadata/
H A Dmetadata-exported.h493 int lv_reduce(struct logical_volume *lv, uint32_t extents);
H A Dlv_manip.c257 lv_reduce(seg_lv(seg, s), area_reduction); in release_lv_segment_area()
476 int lv_reduce(struct logical_volume *lv, uint32_t extents) in lv_reduce() function
487 if (!lv_reduce(lv, lv->le_count)) in lv_remove()
/dragonfly/contrib/lvm2/dist/include/
H A Dmetadata-exported.h493 int lv_reduce(struct logical_volume *lv, uint32_t extents);
/dragonfly/contrib/lvm2/dist/
H A DWHATS_NEW1322 lv_reduce tidying.