Home
last modified time | relevance | path

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

/dflybsd-src/contrib/lvm2/dist/lib/metadata/
H A Dlv_alloc.h75 int lv_add_virtual_segment(struct logical_volume *lv, uint32_t status,
H A Dlv_manip.c465 if (!lv_add_virtual_segment(lv, 0, len, in replace_lv_with_error_segment()
1283 int lv_add_virtual_segment(struct logical_volume *lv, uint32_t status, in lv_add_virtual_segment() function
1632 return lv_add_virtual_segment(lv, status, extents, segtype); in lv_extend()
2445 if (!lv_add_virtual_segment(layer_lv, 0, parent->le_count, segtype)) in remove_layer_from_lv()
2493 if (!lv_add_virtual_segment(layer_lv, 0, lv_where->le_count, segtype)) { in insert_layer_for_lv()
/dflybsd-src/contrib/lvm2/dist/include/
H A Dlv_alloc.h75 int lv_add_virtual_segment(struct logical_volume *lv, uint32_t status,