Searched refs:nfs4_realvp (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_stub_vnops.c206 extern int nfs4_realvp(vnode_t *, vnode_t **, caller_context_t *);
294 VOPNAME_REALVP, { .vop_realvp = nfs4_realvp },
H A Dnfs4_vnops.c284 int nfs4_realvp(vnode_t *, vnode_t **, caller_context_t *);
429 VOPNAME_REALVP, { .vop_realvp = nfs4_realvp },
11029 nfs4_realvp(vnode_t *vp, vnode_t **vpp, caller_context_t *ct) function

Completed in 146 milliseconds