| 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.
| “ | Ken Thompson has an automobile which he helped design. Unlike most automobiles, it has neither speedometer, nor gas gauge, nor any of the other numerous idiot lights which plague the modern driver. Rather, if the driver makes a mistake, a giant “?” lights up in the center of the dashboard. “The experienced driver,” says Thompson, “will usually know what's wrong.” | ” |