| Main index | Section 9 | Options |
#include <sys/param.h>
#include <sys/mount.h>
Its arguments are:
| mp | |
| The mount point to busy. | |
| flags | |
| Flags controlling how vfs_busy() should act. | |
| MBF_NOWAIT | do not sleep if MNTK_UNMOUNT is set. |
| MBF_MNTLSTLOCK | |
| drop the mountlist_mtx in the critical path. | |
| [ENOENT] | |
| The mount point is being unmounted ( MNTK_UNMOUNT is set). | |
| VFS_BUSY (9) | February 11, 2013 |
| Main index | Section 9 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
