Searched refs:for_each_host (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/fs/lockd/ |
D | host.c | 37 #define for_each_host(host, chain, table) \ macro 532 for_each_host(host, chain, cache) { in next_host_state() 603 for_each_host(host, chain, nlm_server_hosts) { in nlm_complain_hosts() 623 for_each_host(host, chain, nlm_server_hosts) { in nlm_shutdown_hosts_net() 665 for_each_host(host, chain, nlm_server_hosts) { in nlm_gc_hosts()
|