Searched refs:vgone (Results 1 - 1 of 1) sorted by relevance

/xnu-2422.115.4/bsd/vfs/
H A Dvfs_subr.c197 static void vgone(vnode_t, int flags);
1485 * vgone. The process is awakened when the transition is completed,
2253 * If a vgone (or vclean) is already in progress,
2260 * Ensure that vp will not be vgone'd while we
2331 vgone(vnode_t vp, int flags) function
4397 vgone(vp, flags); /* clean and reclaim the vnode */

Completed in 26 milliseconds