Home
last modified time | relevance | path

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

/freebsd/sys/nlm/
H A Dnlm_advlock.c484 int nr_state; /* remote NSM state for recovery */ member
501 if (nr->nr_state != state) in nlm_client_recover_lock()
529 nr.nr_state = nlm_host_get_state(host); in nlm_client_recovery()