Home
last modified time | relevance | path

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

/openbmc/linux/fs/lockd/
H A Dhost.c32 #define NLM_HOST_COLLECT (120 * HZ) macro
693 ln->next_gc = jiffies + NLM_HOST_COLLECT; in nlm_gc_hosts()