Searched refs:destroy_flags (Results 1 – 2 of 2) sorted by relevance
456 int destroy_flags = 0; in beDestroy() local466 destroy_flags |= BE_DESTROY_FLAG_SNAPSHOTS; in beDestroy()469 destroy_flags |= BE_DESTROY_FLAG_FORCE_UNMOUNT; in beDestroy()476 if (nvlist_add_uint16(beAttrs, BE_ATTR_DESTROY_FLAGS, destroy_flags) in beDestroy()479 "BE_ATTR_DESTROY_FLAGS (%d).\n", destroy_flags); in beDestroy()
961 int destroy_flags = 0; in be_do_destroy() local968 destroy_flags |= BE_DESTROY_FLAG_FORCE_UNMOUNT; in be_do_destroy()971 destroy_flags |= BE_DESTROY_FLAG_SNAPSHOTS; in be_do_destroy()1025 destroy_flags) != 0) in be_do_destroy()