Query: vfs_unmountall
OS: debian
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
VFS_UNMOUNTALL(9) BSD Kernel Developer's Manual VFS_UNMOUNTALL(9)NAMEvfs_unmountall -- unmount all file systemsSYNOPSIS#include <sys/param.h> #include <sys/mount.h> void vfs_unmountall(void);DESCRIPTIONThe 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 ALSOboot(9)BSDJuly 26, 2001 BSD
| Related Man Pages | 
|---|
| vfs_reinit(9) - netbsd | 
| vfs_setpublicfs(9) - netbsd | 
| vfs_busy(9) - netbsd | 
| vfs_mountedon(9) - netbsd | 
| vfs_rootmountalloc(9) - netbsd | 
| Similar Topics in the Unix Linux Community | 
|---|
| Adding the individual columns of a matrix. | 
| awk or sed - Convert 2 lines to 1 line | 
| How can I do this in VI editor? | 
| A (ksh) Library For and From UNIX.com |