Home
last modified time | relevance | path

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

/netbsd-src/sys/fs/nfs/nlm/
H A Dnlm.h141 extern int nlm_wait_lock(void *handle, int timo);
H A Dnlm_advlock.c849 error = nlm_wait_lock(wait_handle, retry); in nlm_setlock()
H A Dnlm_prot_impl.c1364 nlm_wait_lock(void *handle, int timo) in nlm_wait_lock() function