Home | History | Annotate | Download | only in nlm

Lines Matching refs:bool_t

32 	bool_t exclusive;
77 bool_t block;
78 bool_t exclusive;
80 bool_t reclaim;
87 bool_t block;
88 bool_t exclusive;
95 bool_t exclusive;
138 bool_t reclaim;
176 bool_t exclusive;
219 bool_t exclusive;
232 bool_t block;
233 bool_t exclusive;
235 bool_t reclaim;
242 bool_t block;
243 bool_t exclusive;
257 bool_t reclaim;
286 extern bool_t nlm_sm_notify_0_svc(struct nlm_sm_status *, void *, struct svc_req *);
291 extern bool_t nlm_test_1_svc(struct nlm_testargs *, nlm_testres *, struct svc_req *);
294 extern bool_t nlm_lock_1_svc(struct nlm_lockargs *, nlm_res *, struct svc_req *);
297 extern bool_t nlm_cancel_1_svc(struct nlm_cancargs *, nlm_res *, struct svc_req *);
300 extern bool_t nlm_unlock_1_svc(struct nlm_unlockargs *, nlm_res *, struct svc_req *);
303 extern bool_t nlm_granted_1_svc(struct nlm_testargs *, nlm_res *, struct svc_req *);
306 extern bool_t nlm_test_msg_1_svc(struct nlm_testargs *, void *, struct svc_req *);
309 extern bool_t nlm_lock_msg_1_svc(struct nlm_lockargs *, void *, struct svc_req *);
312 extern bool_t nlm_cancel_msg_1_svc(struct nlm_cancargs *, void *, struct svc_req *);
315 extern bool_t nlm_unlock_msg_1_svc(struct nlm_unlockargs *, void *, struct svc_req *);
318 extern bool_t nlm_granted_msg_1_svc(struct nlm_testargs *, void *, struct svc_req *);
321 extern bool_t nlm_test_res_1_svc(nlm_testres *, void *, struct svc_req *);
324 extern bool_t nlm_lock_res_1_svc(nlm_res *, void *, struct svc_req *);
327 extern bool_t nlm_cancel_res_1_svc(nlm_res *, void *, struct svc_req *);
330 extern bool_t nlm_unlock_res_1_svc(nlm_res *, void *, struct svc_req *);
333 extern bool_t nlm_granted_res_1_svc(nlm_res *, void *, struct svc_req *);
339 extern bool_t nlm_share_3_svc(nlm_shareargs *, nlm_shareres *, struct svc_req *);
342 extern bool_t nlm_unshare_3_svc(nlm_shareargs *, nlm_shareres *, struct svc_req *);
345 extern bool_t nlm_nm_lock_3_svc(nlm_lockargs *, nlm_res *, struct svc_req *);
348 extern bool_t nlm_free_all_3_svc(nlm_notify *, void *, struct svc_req *);
354 extern bool_t nlm4_test_4_svc(nlm4_testargs *, nlm4_testres *, struct svc_req *);
357 extern bool_t nlm4_lock_4_svc(nlm4_lockargs *, nlm4_res *, struct svc_req *);
360 extern bool_t nlm4_cancel_4_svc(nlm4_cancargs *, nlm4_res *, struct svc_req *);
363 extern bool_t nlm4_unlock_4_svc(nlm4_unlockargs *, nlm4_res *, struct svc_req *);
366 extern bool_t nlm4_granted_4_svc(nlm4_testargs *, nlm4_res *, struct svc_req *);
369 extern bool_t nlm4_test_msg_4_svc(nlm4_testargs *, void *, struct svc_req *);
372 extern bool_t nlm4_lock_msg_4_svc(nlm4_lockargs *, void *, struct svc_req *);
375 extern bool_t nlm4_cancel_msg_4_svc(nlm4_cancargs *, void *, struct svc_req *);
378 extern bool_t nlm4_unlock_msg_4_svc(nlm4_unlockargs *, void *, struct svc_req *);
381 extern bool_t nlm4_granted_msg_4_svc(nlm4_testargs *, void *, struct svc_req *);
384 extern bool_t nlm4_test_res_4_svc(nlm4_testres *, void *, struct svc_req *);
387 extern bool_t nlm4_lock_res_4_svc(nlm4_res *, void *, struct svc_req *);
390 extern bool_t nlm4_cancel_res_4_svc(nlm4_res *, void *, struct svc_req *);
393 extern bool_t nlm4_unlock_res_4_svc(nlm4_res *, void *, struct svc_req *);
396 extern bool_t nlm4_granted_res_4_svc(nlm4_res *, void *, struct svc_req *);
399 extern bool_t nlm4_share_4_svc(nlm4_shareargs *, nlm4_shareres *, struct svc_req *);
402 extern bool_t nlm4_unshare_4_svc(nlm4_shareargs *, nlm4_shareres *, struct svc_req *);
405 extern bool_t nlm4_nm_lock_4_svc(nlm4_lockargs *, nlm4_res *, struct svc_req *);
408 extern bool_t nlm4_free_all_4_svc(nlm4_notify *, void *, struct svc_req *);
412 extern bool_t xdr_nlm_stats(XDR *, nlm_stats*);
413 extern bool_t xdr_nlm_holder(XDR *, nlm_holder*);
414 extern bool_t xdr_nlm_testrply(XDR *, nlm_testrply*);
415 extern bool_t xdr_nlm_stat(XDR *, nlm_stat*);
416 extern bool_t xdr_nlm_res(XDR *, nlm_res*);
417 extern bool_t xdr_nlm_testres(XDR *, nlm_testres*);
418 extern bool_t xdr_nlm_lock(XDR *, nlm_lock*);
419 extern bool_t xdr_nlm_lockargs(XDR *, nlm_lockargs*);
420 extern bool_t xdr_nlm_cancargs(XDR *, nlm_cancargs*);
421 extern bool_t xdr_nlm_testargs(XDR *, nlm_testargs*);
422 extern bool_t xdr_nlm_unlockargs(XDR *, nlm_unlockargs*);
423 extern bool_t xdr_fsh_mode(XDR *, fsh_mode*);
424 extern bool_t xdr_fsh_access(XDR *, fsh_access*);
425 extern bool_t xdr_nlm_share(XDR *, nlm_share*);
426 extern bool_t xdr_nlm_shareargs(XDR *, nlm_shareargs*);
427 extern bool_t xdr_nlm_shareres(XDR *, nlm_shareres*);
428 extern bool_t xdr_nlm_notify(XDR *, nlm_notify*);
429 extern bool_t xdr_nlm4_stats(XDR *, nlm4_stats*);
430 extern bool_t xdr_nlm4_stat(XDR *, nlm4_stat*);
431 extern bool_t xdr_nlm4_holder(XDR *, nlm4_holder*);
432 extern bool_t xdr_nlm4_lock(XDR *, nlm4_lock*);
433 extern bool_t xdr_nlm4_share(XDR *, nlm4_share*);
434 extern bool_t xdr_nlm4_testrply(XDR *, nlm4_testrply*);
435 extern bool_t xdr_nlm4_testres(XDR *, nlm4_testres*);
436 extern bool_t xdr_nlm4_testargs(XDR *, nlm4_testargs*);
437 extern bool_t xdr_nlm4_res(XDR *, nlm4_res*);
438 extern bool_t xdr_nlm4_lockargs(XDR *, nlm4_lockargs*);
439 extern bool_t xdr_nlm4_cancargs(XDR *, nlm4_cancargs*);
440 extern bool_t xdr_nlm4_unlockargs(XDR *, nlm4_unlockargs*);
441 extern bool_t xdr_nlm4_shareargs(XDR *, nlm4_shareargs*);
442 extern bool_t xdr_nlm4_shareres(XDR *, nlm4_shareres*);
443 extern bool_t xdr_nlm_sm_status(XDR *, nlm_sm_status*);
444 bool_t xdr_nlm4_notify(XDR *, nlm4_notify*);