Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/miscfs/bindfs/
H A Dbind_vnops.c283 vnode_removefsref(vp); in bind_reclaim()
/xnu-8019.80.24/bsd/sys/
H A Dvnode.h946 int vnode_removefsref(vnode_t vp);
/xnu-8019.80.24/bsd/miscfs/nullfs/
H A Dnull_vnops.c667 vnode_removefsref(vp); in null_reclaim()
/xnu-8019.80.24/bsd/nfs/
H A Dnfs_node.c1082 vnode_removefsref(vp); in nfs_vnop_reclaim()
/xnu-8019.80.24/bsd/vfs/
H A Dvfs_subr.c6416 vnode_removefsref(vnode_t vp) in vnode_removefsref() function