Searched refs:nlm_host_get_state (Results 1 – 4 of 4) sorted by relevance
155 state = nlm_host_get_state(hostp); in nlm_reclaim_client()242 } while (state != nlm_host_get_state(hostp)); in nlm_reclaim_client()673 state = nlm_host_get_state(hostp); in nlm_reclaim_lock()1292 state = nlm_host_get_state(hostp); in nlm_reclaim_share()
584 int nlm_host_get_state(struct nlm_host *);
523 if (nlm_host_get_state(host) != argp->state) in nlm_do_lock()
1915 nlm_host_get_state(struct nlm_host *hostp) in nlm_host_get_state() function