Home
last modified time | relevance | path

Searched refs:c_timestamp (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/nfsd/
H A Dcache.h39 unsigned long c_timestamp; member
H A Dnfscache.c223 rp->c_timestamp = jiffies; in lru_put_end()
241 time_before(jiffies, rp->c_timestamp + RC_EXPIRE)) in prune_bucket()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dcache.h39 unsigned long c_timestamp; member
H A Dnfscache.c266 rp->c_timestamp = jiffies; in lru_put_end()
302 time_before(expiry, rp->c_timestamp)) in nfsd_prune_bucket_locked()

Completed in 3 milliseconds