Searched refs:destroy_snaps (Results 1 – 3 of 3) sorted by relevance
105 boolean_t destroy_snaps; /* Destroy snapshots of BE */ member
432 dd.destroy_snaps = flags & BE_DESTROY_FLAG_SNAPSHOTS; in be_destroy()488 if (!dd.destroy_snaps && bs_found) { in be_destroy()2558 if (dd->destroy_snaps) { in be_destroy_callback()
454 int destroy_snaps = 0; in beDestroy() local460 if (!PyArg_ParseTuple(args, "z|ii", &beName, &destroy_snaps, in beDestroy()465 if (destroy_snaps == 1) in beDestroy()