Home
last modified time | relevance | path

Searched refs:lvm_lv_deactivate (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/contrib/lvm2/dist/liblvm/
H A D.exported_symbols19 lvm_lv_deactivate
H A Dlvm2app.h716 int lvm_lv_deactivate(lv_t lv);
H A Dlvm_lv.c178 int lvm_lv_deactivate(lv_t lv) in lvm_lv_deactivate() function
/dflybsd-src/contrib/lvm2/dist/include/
H A Dlvm2app.h716 int lvm_lv_deactivate(lv_t lv);
/dflybsd-src/contrib/lvm2/dist/test/api/
H A Dtest.c530 rc = lvm_lv_deactivate(lv); in _lv_deactivate()
/dflybsd-src/contrib/lvm2/dist/
H A DWHATS_NEW137 Add lvm_lv_activate and lvm_lv_deactivate to liblvm.