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_getnewfsid(9) - netbsd |
| vfs_export(9) - netbsd |
| vfs_mountedon(9) - netbsd |
| vfs_getvfs(9) - netbsd |
| Similar Topics in the Unix Linux Community |
|---|
| The Whole Story on #! /usr/bin/ksh |
| Scripts without shebang |
| A simple UNIXtime component in Vue.js |
| Is it safe to install x86 Solaris 10 U6 after installed-Linux-and-FreeBSD? |