vfs_unmountall(9) unmount all file systems

SYNOPSIS

In sys/param.h In sys/mount.h Ft void Fn vfs_unmountall void

DESCRIPTION

The function, run only at system shutdown, unmounts all mounted file systems from most recent to oldest in order to avoid handling dependencies.