Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libbe/common/
H A Dlibbe.h234 int be_destroy_snapshot(nvlist_t *);
H A Dmapfile-vers48 be_destroy_snapshot;
H A Dbe_snapshot.c183 be_destroy_snapshot(nvlist_t *be_attrs) in be_destroy_snapshot() function
/titanic_41/usr/src/lib/pylibbe/common/
H A Dlibbe_py.c532 ret = be_destroy_snapshot(beAttrs); in beDestroySnapshot()
/titanic_41/usr/src/cmd/beadm/
H A Dbeadm.c1022 err = be_destroy_snapshot(be_attrs); in be_do_destroy()