Searched refs:nlm4_unlockargs (Results 1 – 7 of 7) sorted by relevance
/titanic_44/usr/src/uts/common/rpcsvc/ |
H A D | nlm_prot.x | 283 struct nlm4_unlockargs { struct 412 NLM4_UNLOCK(nlm4_unlockargs) = 4; 430 NLM4_UNLOCK_MSG(nlm4_unlockargs) = 9;
|
/titanic_44/usr/src/uts/common/klm/ |
H A D | nlm_impl.h | 547 enum clnt_stat nlm_unlock_rpc(nlm4_unlockargs *, nlm4_res *, 627 void nlm_do_unlock(nlm4_unlockargs *, nlm4_res *,
|
H A D | nlm_rpc_svc.c | 264 nlm4_unlockargs args4; in nlm_unlock_1_svc() 455 nlm4_unlockargs args4; in nlm_unlock_msg_1_svc() 742 nlm4_unlock_4_svc(nlm4_unlockargs *argp, nlm4_res *resp, struct svc_req *sr) in nlm4_unlock_4_svc() 815 nlm4_unlock_msg_4_svc(nlm4_unlockargs *argp, void *resp, struct svc_req *sr) in nlm4_unlock_msg_4_svc()
|
H A D | nlm_rpc_clnt.c | 177 nlm_unlock_rpc(nlm4_unlockargs *args, nlm4_res *res, in nlm_unlock_rpc()
|
H A D | nlm_dispatch.c | 94 nlm4_unlockargs au_unlockargs4; in nlm_dispatch()
|
H A D | nlm_service.c | 867 nlm_do_unlock(nlm4_unlockargs *argp, nlm4_res *resp, in nlm_do_unlock() 906 struct nlm_host *, host, nlm4_unlockargs *, argp); in nlm_do_unlock()
|
H A D | nlm_client.c | 1039 struct nlm4_unlockargs args; in nlm_call_unlock()
|