Searched refs:nfs4_rwlock (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_stub_vnops.c | 196 extern int nfs4_rwlock(vnode_t *, int, caller_context_t *); 292 VOPNAME_RWLOCK, { .vop_rwlock = nfs4_rwlock },
|
H A D | nfs4_vnops.c | 281 int nfs4_rwlock(vnode_t *, int, caller_context_t *); 428 VOPNAME_RWLOCK, { .vop_rwlock = nfs4_rwlock }, 9704 nfs4_rwlock(vnode_t *vp, int write_lock, caller_context_t *ctp) in nfs4_rwlock() function
|