Searched refs:umount_all (Results 1 – 3 of 3) sorted by relevance
10 int umount_all(bool *changed, int umount_log_level);
439 r = umount_all(&changed, umount_log_level); in main()
778 int umount_all(bool *changed, int umount_log_level) { in umount_all() function