Home
last modified time | relevance | path

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

/linux-4.19.296/fs/lockd/
Dhost.c42 #define for_each_host_safe(host, next, chain, table) \ macro
665 for_each_host_safe(host, next, chain, nlm_server_hosts) { in nlm_gc_hosts()