Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/miscfs/bindfs/
H A Dbind_vnops.c283 vnode_removefsref(vp); in bind_reclaim()
/xnu-12377.1.9/bsd/sys/
H A Dvnode.h1006 int vnode_removefsref(vnode_t vp);
/xnu-12377.1.9/bsd/miscfs/nullfs/
H A Dnull_vnops.c675 vnode_removefsref(vp); in null_reclaim()
/xnu-12377.1.9/bsd/vfs/
H A Dvfs_subr.c7413 vnode_removefsref(vnode_t vp) in vnode_removefsref() function