Searched refs:bind_hashins (Results 1 – 1 of 1) sorted by relevance
93 static int bind_hashins(struct mount *, struct bind_node *, struct vnode **);183 bind_hashins(struct mount * mp, struct bind_node * xp, struct vnode ** vpp) in bind_hashins() function345 error = bind_hashins(mp, VTOBIND(vp), vpp); in bind_nodeget()