Searched refs:null_hashins (Results 1 – 1 of 1) sorted by relevance
96 static int null_hashins(struct mount *, struct null_node *, struct vnode **);187 null_hashins(struct mount * mp, struct null_node * xp, struct vnode ** vpp) in null_hashins() function351 error = null_hashins(mp, VTONULL(vp), vpp); in null_nodeget()