Home
last modified time | relevance | path

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

/dragonfly/contrib/lvm2/dist/liblvm/
H A D.exported_symbols22 lvm_lv_get_size
H A Dlvm2app.h772 uint64_t lvm_lv_get_size(const lv_t lv);
H A Dlvm_lv.c29 uint64_t lvm_lv_get_size(const lv_t lv) in lvm_lv_get_size() function
/dragonfly/contrib/lvm2/dist/include/
H A Dlvm2app.h772 uint64_t lvm_lv_get_size(const lv_t lv);
/dragonfly/contrib/lvm2/dist/test/api/
H A Dtest.c513 lvm_lv_get_size(lvl->lv), in _lvs_in_vg()