Home
last modified time | relevance | path

Searched defs:destroy_snaps (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/lib/libbe/common/
H A Dlibbe_priv.h105 boolean_t destroy_snaps; /* Destroy snapshots of BE */ member
/titanic_44/usr/src/lib/pylibbe/common/
H A Dlibbe_py.c454 int destroy_snaps = 0; in beDestroy() local