Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfsd/
Dcache.h33 unsigned long c_timestamp; member
Dnfscache.c222 rp->c_timestamp = jiffies; in lru_put_end()
240 time_before(jiffies, rp->c_timestamp + RC_EXPIRE)) in prune_bucket()
458 age = jiffies - rp->c_timestamp; in nfsd_cache_lookup()