Home
last modified time | relevance | path

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

/netbsd-src/sys/fs/nfs/nlm/
H A Dnlm.h114 extern int nlm_host_get_state(struct nlm_host *host);
H A Dnlm_advlock.c502 state = nlm_host_get_state(nr->nr_host); in nlm_client_recover_lock()
531 nr.nr_state = nlm_host_get_state(host); in nlm_client_recovery()
H A Dnlm_prot_impl.c1326 nlm_host_get_state(struct nlm_host *host) in nlm_host_get_state() function