Lines Matching refs:ext
23 nlm_sm_notify_0(struct nlm_sm_status *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
25 return (CLNT_CALL_EXT(clnt, ext, NLM_SM_NOTIFY,
32 nlm_test_1(struct nlm_testargs *argp, nlm_testres *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
34 return (CLNT_CALL_EXT(clnt, ext, NLM_TEST,
41 nlm_lock_1(struct nlm_lockargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
43 return (CLNT_CALL_EXT(clnt, ext, NLM_LOCK,
50 nlm_cancel_1(struct nlm_cancargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
52 return (CLNT_CALL_EXT(clnt, ext, NLM_CANCEL,
59 nlm_unlock_1(struct nlm_unlockargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
61 return (CLNT_CALL_EXT(clnt, ext, NLM_UNLOCK,
68 nlm_granted_1(struct nlm_testargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
70 return (CLNT_CALL_EXT(clnt, ext, NLM_GRANTED,
77 nlm_test_msg_1(struct nlm_testargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
79 return (CLNT_CALL_EXT(clnt, ext, NLM_TEST_MSG,
86 nlm_lock_msg_1(struct nlm_lockargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
88 return (CLNT_CALL_EXT(clnt, ext, NLM_LOCK_MSG,
95 nlm_cancel_msg_1(struct nlm_cancargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
97 return (CLNT_CALL_EXT(clnt, ext, NLM_CANCEL_MSG,
104 nlm_unlock_msg_1(struct nlm_unlockargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
106 return (CLNT_CALL_EXT(clnt, ext, NLM_UNLOCK_MSG,
113 nlm_granted_msg_1(struct nlm_testargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
115 return (CLNT_CALL_EXT(clnt, ext, NLM_GRANTED_MSG,
122 nlm_test_res_1(nlm_testres *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
124 return (CLNT_CALL_EXT(clnt, ext, NLM_TEST_RES,
131 nlm_lock_res_1(nlm_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
133 return (CLNT_CALL_EXT(clnt, ext, NLM_LOCK_RES,
140 nlm_cancel_res_1(nlm_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
142 return (CLNT_CALL_EXT(clnt, ext, NLM_CANCEL_RES,
149 nlm_unlock_res_1(nlm_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
151 return (CLNT_CALL_EXT(clnt, ext, NLM_UNLOCK_RES,
158 nlm_granted_res_1(nlm_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
160 return (CLNT_CALL_EXT(clnt, ext, NLM_GRANTED_RES,
167 nlm_share_3(nlm_shareargs *argp, nlm_shareres *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
169 return (CLNT_CALL_EXT(clnt, ext, NLM_SHARE,
176 nlm_unshare_3(nlm_shareargs *argp, nlm_shareres *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
178 return (CLNT_CALL_EXT(clnt, ext, NLM_UNSHARE,
185 nlm_nm_lock_3(nlm_lockargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
187 return (CLNT_CALL_EXT(clnt, ext, NLM_NM_LOCK,
194 nlm_free_all_3(nlm_notify *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
196 return (CLNT_CALL_EXT(clnt, ext, NLM_FREE_ALL,
203 nlm4_test_4(nlm4_testargs *argp, nlm4_testres *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
205 return (CLNT_CALL_EXT(clnt, ext, NLM4_TEST,
212 nlm4_lock_4(nlm4_lockargs *argp, nlm4_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
214 return (CLNT_CALL_EXT(clnt, ext, NLM4_LOCK,
221 nlm4_cancel_4(nlm4_cancargs *argp, nlm4_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
223 return (CLNT_CALL_EXT(clnt, ext, NLM4_CANCEL,
230 nlm4_unlock_4(nlm4_unlockargs *argp, nlm4_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
232 return (CLNT_CALL_EXT(clnt, ext, NLM4_UNLOCK,
239 nlm4_granted_4(nlm4_testargs *argp, nlm4_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
241 return (CLNT_CALL_EXT(clnt, ext, NLM4_GRANTED,
248 nlm4_test_msg_4(nlm4_testargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
250 return (CLNT_CALL_EXT(clnt, ext, NLM4_TEST_MSG,
257 nlm4_lock_msg_4(nlm4_lockargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
259 return (CLNT_CALL_EXT(clnt, ext, NLM4_LOCK_MSG,
266 nlm4_cancel_msg_4(nlm4_cancargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
268 return (CLNT_CALL_EXT(clnt, ext, NLM4_CANCEL_MSG,
275 nlm4_unlock_msg_4(nlm4_unlockargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
277 return (CLNT_CALL_EXT(clnt, ext, NLM4_UNLOCK_MSG,
284 nlm4_granted_msg_4(nlm4_testargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
286 return (CLNT_CALL_EXT(clnt, ext, NLM4_GRANTED_MSG,
293 nlm4_test_res_4(nlm4_testres *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
295 return (CLNT_CALL_EXT(clnt, ext, NLM4_TEST_RES,
302 nlm4_lock_res_4(nlm4_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
304 return (CLNT_CALL_EXT(clnt, ext, NLM4_LOCK_RES,
311 nlm4_cancel_res_4(nlm4_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
313 return (CLNT_CALL_EXT(clnt, ext, NLM4_CANCEL_RES,
320 nlm4_unlock_res_4(nlm4_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
322 return (CLNT_CALL_EXT(clnt, ext, NLM4_UNLOCK_RES,
329 nlm4_granted_res_4(nlm4_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
331 return (CLNT_CALL_EXT(clnt, ext, NLM4_GRANTED_RES,
338 nlm4_share_4(nlm4_shareargs *argp, nlm4_shareres *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
340 return (CLNT_CALL_EXT(clnt, ext, NLM4_SHARE,
347 nlm4_unshare_4(nlm4_shareargs *argp, nlm4_shareres *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
349 return (CLNT_CALL_EXT(clnt, ext, NLM4_UNSHARE,
356 nlm4_nm_lock_4(nlm4_lockargs *argp, nlm4_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
358 return (CLNT_CALL_EXT(clnt, ext, NLM4_NM_LOCK,
365 nlm4_free_all_4(nlm4_notify *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
367 return (CLNT_CALL_EXT(clnt, ext, NLM4_FREE_ALL,