Home
last modified time | relevance | path

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

/linux-4.19.296/fs/lockd/
Dhost.c516 static struct nlm_host *next_host_state(struct hlist_head *cache, in next_host_state() function
562 while ((host = next_host_state(nlm_server_hosts, nsm, info)) != NULL) { in nlm_host_rebooted()
566 while ((host = next_host_state(nlm_client_hosts, nsm, info)) != NULL) { in nlm_host_rebooted()