Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_client.c811 error = nlm_host_wait_grace(hostp); in nlm_call_lock()
1078 error = nlm_host_wait_grace(hostp); in nlm_call_unlock()
1151 error = nlm_host_wait_grace(hostp); in nlm_call_test()
1383 error = nlm_host_wait_grace(host); in nlm_call_share()
1457 error = nlm_host_wait_grace(host); in nlm_call_unshare()
H A Dnlm_impl.h609 int nlm_host_wait_grace(struct nlm_host *);
H A Dnlm_impl.c1350 nlm_host_wait_grace(struct nlm_host *hostp) in nlm_host_wait_grace() function