Searched refs:dm_detach_all (Results 1 – 3 of 3) sorted by relevance
16 int dm_detach_all(bool *changed, int umount_log_level);
487 r = dm_detach_all(&changed, umount_log_level); in main()
828 int dm_detach_all(bool *changed, int umount_log_level) { in dm_detach_all() function