Searched refs:dm_remove_devices_flags (Results 1 – 6 of 6) sorted by relevance
128 int dm_remove_devices_flags(uint flags);130 static inline int dm_remove_devices_flags(uint flags) { return 0; } in dm_remove_devices_flags() function
59 dm_remove_devices_flags(DM_REMOVE_ACTIVE_ALL); in announce_and_cleanup()
47 dm_remove_devices_flags(DM_REMOVE_ACTIVE_ALL); in bootm_announce_and_cleanup()
682 dm_remove_devices_flags(DM_REMOVE_ACTIVE_ALL); in dm_test_remove_active_dma()715 dm_remove_devices_flags(DM_REMOVE_ACTIVE_ALL); in dm_test_remove_active_dma()
196 int dm_remove_devices_flags(uint flags) in dm_remove_devices_flags() function
112 dm_remove_devices_flags(DM_REMOVE_ACTIVE_ALL); in announce_and_cleanup()