Main index | Section 9 | Options |
#include <sys/param.h>
#include <sys/vnode.h>
If the vnode has a v_usecount of zero, and its VI_DOOMED flag is not set, it is moved to the head of the free list as in most cases the vnode is about to be reused, or its file system is being unmounted.
The vgone() function takes an exclusively locked vnode, and returns with the vnode exclusively locked.
VGONE (9) | November 12, 2010 |
Main index | Section 9 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.