Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nfsd/
Dcache.h33 unsigned long c_timestamp; member
Dnfscache.c233 rp->c_timestamp = jiffies; in lru_put_end()
252 time_before(jiffies, rp->c_timestamp + RC_EXPIRE)) in prune_bucket()
486 age = jiffies - rp->c_timestamp; in nfsd_cache_lookup()