Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
Dstats.h14 unsigned int rchits; /* repcache hits */ member
Dstats.c42 nfsdstats.rchits, in nfsd_proc_show()
Dnfscache.c462 nfsdstats.rchits++; in nfsd_cache_lookup()
602 seq_printf(m, "cache hits: %u\n", nfsdstats.rchits); in nfsd_reply_cache_stats_show()