Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nfsd/
Dstats.h13 unsigned int rchits; /* repcache hits */ member
Dstats.c41 nfsdstats.rchits, in nfsd_proc_show()
Dnfscache.c484 nfsdstats.rchits++; in nfsd_cache_lookup()
625 seq_printf(m, "cache hits: %u\n", nfsdstats.rchits); in nfsd_reply_cache_stats_show()