Home
last modified time | relevance | path

Searched refs:nlm_slreq_unregister (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_service.c738 (void) nlm_slreq_unregister(host, nvp, flp); in nlm_block()
757 (void) nlm_slreq_unregister(host, nvp, flp); in nlm_block()
824 (void) nlm_slreq_unregister(cb_data->hostp, in nlm_block_callback()
892 error = nlm_slreq_unregister(host, nvp, &fl); in nlm_do_cancel()
H A Dnlm_impl.h601 int nlm_slreq_unregister(struct nlm_host *,
H A Dnlm_impl.c2133 nlm_slreq_unregister(struct nlm_host *hostp, struct nlm_vhold *nvp, in nlm_slreq_unregister() function