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

/xnu-2422.115.4/bsd/sys/
H A Dvnode.h764 There should be a corresponding call to vnode_removefsref() when the vnode is reclaimed; VFS assumes that a
772 @function vnode_removefsref
778 int vnode_removefsref(vnode_t);
/xnu-2422.115.4/bsd/hfs/
H A Dhfs_cnode.c890 vnode_removefsref(vp);
/xnu-2422.115.4/bsd/nfs/
H A Dnfs_node.c1008 vnode_removefsref(vp);
/xnu-2422.115.4/bsd/vfs/
H A Dvfs_subr.c4706 vnode_removefsref(vnode_t vp) function

Completed in 42 milliseconds