Searched refs:fscache_lru_cookie_timeout (Results 1 – 1 of 1) sorted by relevance
33 static unsigned int fscache_lru_cookie_timeout = 10 * HZ; variable659 jiffies + fscache_lru_cookie_timeout); in fscache_unuse_cookie_locked()862 time_before(jiffies, cookie->unused_at + fscache_lru_cookie_timeout) || in fscache_cookie_lru_do_one()887 unused_at = cookie->unused_at + fscache_lru_cookie_timeout; in fscache_cookie_lru_worker()