Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_impl.h594 int nlm_slock_wait(struct nlm_globals *, struct nlm_slock *, uint_t);
H A Dnlm_client.c881 error = nlm_slock_wait(g, nslp, g->retrans_tmo); in nlm_call_lock()
H A Dnlm_impl.c1996 nlm_slock_wait(struct nlm_globals *g, in nlm_slock_wait() function