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

/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_subr.c168 static void vgone(vnode_t, int flags);
1363 * vgone. The process is awakened when the transition is completed,
2040 * If a vgone (or vclean) is already in progress,
2050 * Ensure that vp will not be vgone'd while we
2120 vgone(vnode_t vp, int flags) function
3844 vgone(vp, flags); /* clean and reclaim the vnode */

Completed in 27 milliseconds