Home
last modified time | relevance | path

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

/Linux-v5.4/fs/nfsd/
Dstats.h14 unsigned int rchits; /* repcache hits */ member
Dstats.c42 nfsdstats.rchits, in nfsd_proc_show()
Dnfscache.c440 nfsdstats.rchits++; in nfsd_cache_lookup()
581 seq_printf(m, "cache hits: %u\n", nfsdstats.rchits); in nfsd_reply_cache_stats_show()