Home
last modified time | relevance | path

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

/openbmc/linux/fs/lockd/
H A Dhost.c42 #define for_each_host_safe(host, next, chain, table) \ macro
675 for_each_host_safe(host, next, chain, nlm_server_hosts) { in nlm_gc_hosts()