Home
last modified time | relevance | path

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

/freebsd/sys/nlm/
H A Dnlm.h112 extern int nlm_host_get_state(struct nlm_host *host);
H A Dnlm_advlock.c500 state = nlm_host_get_state(nr->nr_host); in nlm_client_recover_lock()
529 nr.nr_state = nlm_host_get_state(host); in nlm_client_recovery()
H A Dnlm_prot_impl.c1323 nlm_host_get_state(struct nlm_host *host) in nlm_host_get_state() function