| Main index | Section 9 | 日本語 | Options |
#include <sys/param.h>
#include <sys/mount.h>
#include <sys/vnode.h>
Its arguments are:
| mp | |
| The file system. | |
| flags | |
| The lock type. Could be LK_EXCLUSIVE or LK_SHARED. File system is free to ignore the flags argument and instead acquire an exclusive lock. | |
| vpp | |
| Return parameter for the root vnode. | |
| VFS_ROOT (9) | May 23, 2009 |
| Main index | Section 9 | 日本語 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
| “ | If you are angry with someone, you should walk a mile in their shoes - then you'll be a mile away from them, and you'll have their shoes. | ” |