Searched refs:DM_REMOVE_NON_VITAL (Results 1 – 5 of 5) sorted by relevance
187 vital_match = !(flags & DM_REMOVE_NON_VITAL) || in flags_remove()
167 device_remove(dm_root(), DM_REMOVE_NON_VITAL); in dm_uninit()
102 DM_REMOVE_NON_VITAL = DM_FLAG_VITAL, enumerator
123 dm_remove_devices_flags(DM_REMOVE_ACTIVE_ALL | DM_REMOVE_NON_VITAL); in announce_and_cleanup()
934 dm_remove_devices_flags(DM_REMOVE_NON_VITAL | DM_REMOVE_ACTIVE_ALL); in dm_test_remove_vital()958 dm_remove_devices_flags(DM_REMOVE_NON_VITAL); in dm_test_remove_vital()
Completed in 8 milliseconds