Home
last modified time | relevance | path

Searched refs:lvm_vg_write (Results 1 – 7 of 7) sorted by relevance

/dragonfly/contrib/lvm2/dist/liblvm/
H A D.exported_symbols29 lvm_vg_write
H A Dlvm2app.h394 int lvm_vg_write(vg_t vg);
H A Dlvm_vg.c96 int lvm_vg_write(vg_t vg) in lvm_vg_write() function
/dragonfly/contrib/lvm2/dist/include/
H A Dlvm2app.h394 int lvm_vg_write(vg_t vg);
/dragonfly/contrib/lvm2/dist/test/api/
H A Dvgtest.c52 status = lvm_vg_write(vg); \
H A Dtest.c364 rc = lvm_vg_write(vg); in _vg_write()
/dragonfly/contrib/lvm2/dist/
H A DWHATS_NEW103 Update lvm_vg_remove to require lvm_vg_write to commit remove to disk.