Home
last modified time | relevance | path

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

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