Main index | Section 9 | 日本語 | Options |
#include <sys/param.h>
#include <sys/mount.h>
#include <sys/vnode.h>
The arguments it expects are:
mp | |
The file system. | |
mntflags | |
Bit-mask of flags for the unmount operation. The flags currently supported by VFS_UNMOUNT() are: | |
MNT_FORCE | |
Open files are forcibly closed before the file system is unmounted. | |
VFS_UNMOUNT (9) | May 23, 2009 |
Main index | Section 9 | 日本語 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
“ | The Unix phenomenon is scary. It doesn't go away. | ” |
— Steve Ballmer |