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

/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_subr.c177 static int vnode_reload(vnode_t);
592 if (vnode_reload(vp)) {
2100 vnode_reload(vnode_t vp) function
2109 panic("vnode_reload with no iocount %d", vp->v_iocount);

Completed in 14 milliseconds