vfs_unmountall.9freebsd

Langue: en

Version: 307356 (debian - 07/07/09)

Section: 9 (Appels noyau Linux)


BSD mandoc

NAME

vfs_unmountall - 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.

SEE ALSO

boot(9)