Searched refs:nfs4_rwunlock (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_stub_vnops.c | 197 extern void nfs4_rwunlock(vnode_t *, int, caller_context_t *); 293 VOPNAME_RWUNLOCK, { .vop_rwunlock = nfs4_rwunlock },
|
H A D | nfs4_vnops.c | 282 void nfs4_rwunlock(vnode_t *, int, caller_context_t *); 429 VOPNAME_RWUNLOCK, { .vop_rwunlock = nfs4_rwunlock }, 9710 nfs4_rwunlock(vnode_t *vp, int write_lock, caller_context_t *ctp) in nfs4_rwunlock() function
|