Searched refs:nfs4_realvp (Results 1 – 2 of 2) sorted by relevance
/titanic_41/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 | 283 int nfs4_realvp(vnode_t *, vnode_t **, caller_context_t *); 433 VOPNAME_REALVP, { .vop_realvp = nfs4_realvp }, 11234 nfs4_realvp(vnode_t *vp, vnode_t **vpp, caller_context_t *ct) in nfs4_realvp() function
|