Unix VPS A - Starter B - Basic C - Preferred D - Commercial MPS - Dedicated Previous VPSs * Sign Up! *
Support Contact Us Online Help Handbooks Domain Status Man Pages
FAQ Virtual Servers Pricing Billing Technical
Network Facilities Connectivity Topology Map
Miscellaneous Server Agreement Year 2038 Credits
vfs_unmountall — unmount all file systems
vfs_unmountall
#include <sys/param.h> #include <sys/mount.h>
#include <sys/param.h>
#include <sys/mount.h>
void vfs_unmountall(void);
The vfs_unmountall function, run only at system shutdown, unmounts all mounted file systems from most recent to oldest in order to avoid handling dependencies.
boot(9)
Visit the GSP FreeBSD Man Page Interface.Output converted with ManDoc.