Home
last modified time | relevance | path

Searched refs:umount_all_once (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/shutdown/
Dumount.c764 static int umount_all_once(bool *changed, int umount_log_level) { in umount_all_once() function
790 r = umount_all_once(&umount_changed, umount_log_level); in umount_all()