Home
last modified time | relevance | path

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

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