| /freebsd-13-stable/sys/nlm/ |
| HD | nlm_prot.h | 282 …stat nlm_sm_notify_0(struct nlm_sm_status *, void *, CLIENT *, struct rpc_callextra *, struct time… 287 …tat nlm_test_1(struct nlm_testargs *, nlm_testres *, CLIENT *, struct rpc_callextra *, struct time… 290 extern enum clnt_stat nlm_lock_1(struct nlm_lockargs *, nlm_res *, CLIENT *, struct rpc_callextra … 293 …_stat nlm_cancel_1(struct nlm_cancargs *, nlm_res *, CLIENT *, struct rpc_callextra *, struct time… 296 …tat nlm_unlock_1(struct nlm_unlockargs *, nlm_res *, CLIENT *, struct rpc_callextra *, struct time… 299 …stat nlm_granted_1(struct nlm_testargs *, nlm_res *, CLIENT *, struct rpc_callextra *, struct time… 302 extern enum clnt_stat nlm_test_msg_1(struct nlm_testargs *, void *, CLIENT *, struct rpc_callextra… 305 extern enum clnt_stat nlm_lock_msg_1(struct nlm_lockargs *, void *, CLIENT *, struct rpc_callextra… 308 …stat nlm_cancel_msg_1(struct nlm_cancargs *, void *, CLIENT *, struct rpc_callextra *, struct time… 311 …at nlm_unlock_msg_1(struct nlm_unlockargs *, void *, CLIENT *, struct rpc_callextra *, struct time… [all …]
|
| HD | nlm_prot_clnt.c | 19 nlm_sm_notify_0(struct nlm_sm_status *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext… in nlm_sm_notify_0() 28 nlm_test_1(struct nlm_testargs *argp, nlm_testres *clnt_res, CLIENT *clnt, struct rpc_callextra *ex… in nlm_test_1() 37 nlm_lock_1(struct nlm_lockargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, s… in nlm_lock_1() 46 nlm_cancel_1(struct nlm_cancargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext,… in nlm_cancel_1() 55 nlm_unlock_1(struct nlm_unlockargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ex… in nlm_unlock_1() 64 nlm_granted_1(struct nlm_testargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext… in nlm_granted_1() 73 nlm_test_msg_1(struct nlm_testargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, … in nlm_test_msg_1() 82 nlm_lock_msg_1(struct nlm_lockargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, … in nlm_lock_msg_1() 91 nlm_cancel_msg_1(struct nlm_cancargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext… in nlm_cancel_msg_1() 100 nlm_unlock_msg_1(struct nlm_unlockargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *e… in nlm_unlock_msg_1() [all …]
|
| HD | nlm_advlock.c | 76 static int nlm_setlock(struct nlm_host *host, struct rpc_callextra *ext, 80 static int nlm_clearlock(struct nlm_host *host, struct rpc_callextra *ext, 84 static int nlm_getlock(struct nlm_host *host, struct rpc_callextra *ext, 210 struct rpc_callextra ext; in nlm_advlock_internal() 568 struct rpc_callextra *ext, struct timeval timo) in nlm_test_rpc() 599 struct rpc_callextra *ext, struct timeval timo) in nlm_lock_rpc() 628 struct rpc_callextra *ext, struct timeval timo) in nlm_cancel_rpc() 655 struct rpc_callextra *ext, struct timeval timo) in nlm_unlock_rpc() 759 nlm_setlock(struct nlm_host *host, struct rpc_callextra *ext, in nlm_setlock() 957 nlm_clearlock(struct nlm_host *host, struct rpc_callextra *ext, in nlm_clearlock() [all …]
|
| HD | nlm_prot_impl.c | 545 struct rpc_callextra ext; in nlm_lock_callback()
|
| /freebsd-13-stable/sys/rpc/ |
| HD | clnt.h | 116 struct rpc_callextra { struct 137 struct rpc_callextra *, rpcproc_t, argument 218 enum clnt_stat clnt_call_private(CLIENT *, struct rpc_callextra *, rpcproc_t,
|
| HD | krpc.h | 41 enum clnt_stat clnt_bck_call(CLIENT *, struct rpc_callextra *, rpcproc_t,
|
| HD | clnt_rc.c | 51 static enum clnt_stat clnt_reconnect_call(CLIENT *, struct rpc_callextra *, 269 struct rpc_callextra *ext, /* call metadata */ in clnt_reconnect_call()
|
| HD | clnt_dg.c | 75 static enum clnt_stat clnt_dg_call(CLIENT *, struct rpc_callextra *, 330 struct rpc_callextra *ext, /* call metadata */ in clnt_dg_call()
|
| HD | clnt_vc.c | 93 static enum clnt_stat clnt_vc_call(CLIENT *, struct rpc_callextra *, 293 struct rpc_callextra *ext, /* call metadata */ in clnt_vc_call()
|
| HD | clnt_bck.c | 189 struct rpc_callextra *ext, /* call metadata */ in clnt_bck_call()
|
| HD | rpc_generic.c | 740 struct rpc_callextra *ext, /* call metadata */ in clnt_call_private()
|
| /freebsd-13-stable/sys/rpc/rpcsec_gss/ |
| HD | rpcsec_gss.c | 749 struct rpc_callextra ext; in rpc_gss_init() 1059 struct rpc_callextra ext; in rpc_gss_destroy_context()
|
| /freebsd-13-stable/sys/rpc/rpcsec_tls/ |
| HD | rpctls_impl.c | 378 struct rpc_callextra ext; in rpctls_connect()
|
| /freebsd-13-stable/sys/fs/nfs/ |
| HD | nfs_commonkrpc.c | 678 struct rpc_callextra ext; in newnfs_request()
|
| /freebsd-13-stable/sys/fs/nfsclient/ |
| HD | nfs_clrpcops.c | 9062 struct rpc_callextra ext; in nfsrpc_bindconnsess()
|