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()
938 int destroy_flags = 0; in be_do_destroy() local945 destroy_flags |= BE_DESTROY_FLAG_FORCE_UNMOUNT; in be_do_destroy()948 destroy_flags |= BE_DESTROY_FLAG_SNAPSHOTS; in be_do_destroy()1002 destroy_flags) != 0) in be_do_destroy()