Home
last modified time | relevance | path

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

/openbmc/linux/fs/lockd/
H A Dhost.c525 static struct nlm_host *next_host_state(struct hlist_head *cache, in next_host_state() function
571 while ((host = next_host_state(nlm_server_hosts, nsm, info)) != NULL) { in nlm_host_rebooted()
575 while ((host = next_host_state(nlm_client_hosts, nsm, info)) != NULL) { in nlm_host_rebooted()