Lines Matching refs:ext

17 nlm_sm_notify_0(struct nlm_sm_status *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
19 return (CLNT_CALL_EXT(clnt, ext, NLM_SM_NOTIFY,
26 nlm_test_1(struct nlm_testargs *argp, nlm_testres *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
28 return (CLNT_CALL_EXT(clnt, ext, NLM_TEST,
35 nlm_lock_1(struct nlm_lockargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
37 return (CLNT_CALL_EXT(clnt, ext, NLM_LOCK,
44 nlm_cancel_1(struct nlm_cancargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
46 return (CLNT_CALL_EXT(clnt, ext, NLM_CANCEL,
53 nlm_unlock_1(struct nlm_unlockargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
55 return (CLNT_CALL_EXT(clnt, ext, NLM_UNLOCK,
62 nlm_granted_1(struct nlm_testargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
64 return (CLNT_CALL_EXT(clnt, ext, NLM_GRANTED,
71 nlm_test_msg_1(struct nlm_testargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
73 return (CLNT_CALL_EXT(clnt, ext, NLM_TEST_MSG,
80 nlm_lock_msg_1(struct nlm_lockargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
82 return (CLNT_CALL_EXT(clnt, ext, NLM_LOCK_MSG,
89 nlm_cancel_msg_1(struct nlm_cancargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
91 return (CLNT_CALL_EXT(clnt, ext, NLM_CANCEL_MSG,
98 nlm_unlock_msg_1(struct nlm_unlockargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
100 return (CLNT_CALL_EXT(clnt, ext, NLM_UNLOCK_MSG,
107 nlm_granted_msg_1(struct nlm_testargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
109 return (CLNT_CALL_EXT(clnt, ext, NLM_GRANTED_MSG,
116 nlm_test_res_1(nlm_testres *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
118 return (CLNT_CALL_EXT(clnt, ext, NLM_TEST_RES,
125 nlm_lock_res_1(nlm_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
127 return (CLNT_CALL_EXT(clnt, ext, NLM_LOCK_RES,
134 nlm_cancel_res_1(nlm_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
136 return (CLNT_CALL_EXT(clnt, ext, NLM_CANCEL_RES,
143 nlm_unlock_res_1(nlm_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
145 return (CLNT_CALL_EXT(clnt, ext, NLM_UNLOCK_RES,
152 nlm_granted_res_1(nlm_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
154 return (CLNT_CALL_EXT(clnt, ext, NLM_GRANTED_RES,
161 nlm_share_3(nlm_shareargs *argp, nlm_shareres *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
163 return (CLNT_CALL_EXT(clnt, ext, NLM_SHARE,
170 nlm_unshare_3(nlm_shareargs *argp, nlm_shareres *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
172 return (CLNT_CALL_EXT(clnt, ext, NLM_UNSHARE,
179 nlm_nm_lock_3(nlm_lockargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
181 return (CLNT_CALL_EXT(clnt, ext, NLM_NM_LOCK,
188 nlm_free_all_3(nlm_notify *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
190 return (CLNT_CALL_EXT(clnt, ext, NLM_FREE_ALL,
197 nlm4_test_4(nlm4_testargs *argp, nlm4_testres *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
199 return (CLNT_CALL_EXT(clnt, ext, NLM4_TEST,
206 nlm4_lock_4(nlm4_lockargs *argp, nlm4_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
208 return (CLNT_CALL_EXT(clnt, ext, NLM4_LOCK,
215 nlm4_cancel_4(nlm4_cancargs *argp, nlm4_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
217 return (CLNT_CALL_EXT(clnt, ext, NLM4_CANCEL,
224 nlm4_unlock_4(nlm4_unlockargs *argp, nlm4_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
226 return (CLNT_CALL_EXT(clnt, ext, NLM4_UNLOCK,
233 nlm4_granted_4(nlm4_testargs *argp, nlm4_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
235 return (CLNT_CALL_EXT(clnt, ext, NLM4_GRANTED,
242 nlm4_test_msg_4(nlm4_testargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
244 return (CLNT_CALL_EXT(clnt, ext, NLM4_TEST_MSG,
251 nlm4_lock_msg_4(nlm4_lockargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
253 return (CLNT_CALL_EXT(clnt, ext, NLM4_LOCK_MSG,
260 nlm4_cancel_msg_4(nlm4_cancargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
262 return (CLNT_CALL_EXT(clnt, ext, NLM4_CANCEL_MSG,
269 nlm4_unlock_msg_4(nlm4_unlockargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
271 return (CLNT_CALL_EXT(clnt, ext, NLM4_UNLOCK_MSG,
278 nlm4_granted_msg_4(nlm4_testargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
280 return (CLNT_CALL_EXT(clnt, ext, NLM4_GRANTED_MSG,
287 nlm4_test_res_4(nlm4_testres *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
289 return (CLNT_CALL_EXT(clnt, ext, NLM4_TEST_RES,
296 nlm4_lock_res_4(nlm4_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
298 return (CLNT_CALL_EXT(clnt, ext, NLM4_LOCK_RES,
305 nlm4_cancel_res_4(nlm4_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
307 return (CLNT_CALL_EXT(clnt, ext, NLM4_CANCEL_RES,
314 nlm4_unlock_res_4(nlm4_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
316 return (CLNT_CALL_EXT(clnt, ext, NLM4_UNLOCK_RES,
323 nlm4_granted_res_4(nlm4_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
325 return (CLNT_CALL_EXT(clnt, ext, NLM4_GRANTED_RES,
332 nlm4_share_4(nlm4_shareargs *argp, nlm4_shareres *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
334 return (CLNT_CALL_EXT(clnt, ext, NLM4_SHARE,
341 nlm4_unshare_4(nlm4_shareargs *argp, nlm4_shareres *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
343 return (CLNT_CALL_EXT(clnt, ext, NLM4_UNSHARE,
350 nlm4_nm_lock_4(nlm4_lockargs *argp, nlm4_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
352 return (CLNT_CALL_EXT(clnt, ext, NLM4_NM_LOCK,
359 nlm4_free_all_4(nlm4_notify *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
361 return (CLNT_CALL_EXT(clnt, ext, NLM4_FREE_ALL,