Searched refs:spec_realvp (Results 1 – 1 of 1) sorted by relevance
120 static int spec_realvp(struct vnode *, struct vnode **, caller_context_t *);198 VOPNAME_REALVP, { .vop_realvp = spec_realvp },1739 spec_realvp(struct vnode *vp, struct vnode **vpp, caller_context_t *ct) in spec_realvp() function