Home
last modified time | relevance | path

Searched refs:bind_hashget (Results 1 – 2 of 2) sorted by relevance

/xnu-8796.101.5/bsd/miscfs/bindfs/
H A Dbind_subr.c129 bind_hashget(struct mount * mp, struct vnode * lowervp, struct vnode ** vpp) in bind_hashget() function
313 error = bind_hashget(mp, lowervp, vpp); in bind_nodeget()
H A Dbindfs.h133 int bind_hashget(struct mount * mp, struct vnode * lowervp, struct vnode ** vpp);