Searched refs:nlm_res_cb (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/klm/ |
H A D | nlm_impl.h | 124 typedef enum clnt_stat (*nlm_res_cb)(nlm4_res *, void *, CLIENT *); typedef 624 nlm_reply_cb, nlm_res_cb, nlm_testargs_cb); 626 struct svc_req *, nlm_res_cb); 628 struct svc_req *, nlm_res_cb); 630 struct svc_req *, nlm_res_cb);
|
H A D | nlm_service.c | 461 nlm_reply_cb reply_cb, nlm_res_cb res_cb, nlm_testargs_cb grant_cb) in nlm_do_lock() 771 struct svc_req *sr, nlm_res_cb cb) in nlm_do_cancel() 868 struct svc_req *sr, nlm_res_cb cb) in nlm_do_unlock() 965 struct svc_req *sr, nlm_res_cb cb) in nlm_do_granted()
|