Searched refs:nfs_realvp (Results 1 – 1 of 1) sorted by relevance
185 static int nfs_realvp(vnode_t *, vnode_t **, caller_context_t *);228 VOPNAME_REALVP, { .vop_realvp = nfs_realvp },4634 nfs_realvp(vnode_t *vp, vnode_t **vpp, caller_context_t *ct) in nfs_realvp() function