freebsd man page for vfs_unmountall

Query: vfs_unmountall

OS: freebsd

Section: 9

Links: freebsd man pages   all man pages

Forums: unix linux community   forum categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

VFS_UNMOUNTALL(9)					   BSD Kernel Developer's Manual					 VFS_UNMOUNTALL(9)

NAME
vfs_unmountall -- unmount all file systems
SYNOPSIS
#include <sys/param.h> #include <sys/mount.h> void vfs_unmountall(void);
DESCRIPTION
The vfs_unmountall function, run only at system shutdown, unmounts all mounted file systems from most recent to oldest in order to avoid han- dling dependencies.
SEE ALSO
boot(9)
BSD
July 26, 2001 BSD
Related Man Pages
vfs_busy(9) - netbsd
vfs_export(9) - netbsd
vfs_detach(9) - netbsd
vfs_getvfs(9) - netbsd
vfs_resume(9) - netbsd
Similar Topics in the Unix Linux Community
FreeBSD Kernel Internals, Dr. Marshall Kirk McKusick
Is UNIX an open source OS ?
Reason for no directory creation date
Is it safe to install x86 Solaris 10 U6 after installed-Linux-and-FreeBSD?
Controlling user input