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

/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_subr.c1497 * queue to let new_vnode know that its not ok to start stealing
1501 * stealing them in the new_vnode routine
1577 * is due to "new_vnode" removing vnodes
3256 new_vnode(vnode_t *vpp) function
3313 panic("new_vnode: vp on RAGE list not marked both VLIST_RAGE and VRAGE");
3456 panic("new_vnode: the vnode is VL_DEAD but not VBAD");
3461 panic("new_vnode: vp on list ");
3464 panic("new_vnode: free vnode still referenced\n");
3466 panic("new_vnode: vnode seems to be on mount list ");
3468 panic("new_vnode
[all...]

Completed in 22 milliseconds