Home
last modified time | relevance | path

Searched refs:nlm_res_cb (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_impl.h124 typedef enum clnt_stat (*nlm_res_cb)(nlm4_res *, void *, CLIENT *); typedef
625 nlm_reply_cb, nlm_res_cb, nlm_granted_cb);
627 struct svc_req *, nlm_res_cb);
629 struct svc_req *, nlm_res_cb);
631 struct svc_req *, nlm_res_cb);
H A Dnlm_service.c476 nlm_reply_cb reply_cb, nlm_res_cb res_cb, nlm_granted_cb grant_cb) in nlm_do_lock()
839 struct svc_req *sr, nlm_res_cb cb) in nlm_do_cancel()
936 struct svc_req *sr, nlm_res_cb cb) in nlm_do_unlock()
1033 struct svc_req *sr, nlm_res_cb cb) in nlm_do_granted()