Searched refs:for_each_host (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/fs/lockd/ |
D | host.c | 31 #define for_each_host(host, pos, chain, table) \ macro 528 for_each_host(host, pos, chain, cache) { in next_host_state() 593 for_each_host(host, pos, chain, nlm_server_hosts) { in nlm_shutdown_hosts() 609 for_each_host(host, pos, chain, nlm_server_hosts) { in nlm_shutdown_hosts() 630 for_each_host(host, pos, chain, nlm_server_hosts) in nlm_gc_hosts()
|