Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/lockd/
Dhost.c32 static unsigned long next_gc; variable
97 if (time_after_eq(jiffies, next_gc)) in nlm_lookup_host()
155 next_gc = 0; in nlm_lookup_host()
341 next_gc = jiffies + NLM_HOST_COLLECT; in nlm_gc_hosts()