Home
last modified time | relevance | path

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

/fs/lockd/
Dhost.c29 static unsigned long next_gc; variable
114 if (time_after_eq(jiffies, next_gc)) in nlm_lookup_host()
580 next_gc = jiffies + NLM_HOST_COLLECT; in nlm_gc_hosts()