Searched refs:nfs4_realvp (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_stub_vnops.c | 206 extern int nfs4_realvp(vnode_t *, vnode_t **, caller_context_t *); 294 VOPNAME_REALVP, { .vop_realvp = nfs4_realvp },
|
H A D | nfs4_vnops.c | 284 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