Searched defs:nlm_call_cancel (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_client.c73 * Max. number of retries nlm_call_cancel() does
116 static int nlm_call_cancel(struct nlm4_lockargs *,
905 (void) nlm_call_cancel(&args, hostp, vers);
949 nlm_call_cancel(struct nlm4_lockargs *largs, function
966 * Unlike all other nlm_call_* functions, nlm_call_cancel

Completed in 60 milliseconds