Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
Dstats.h15 unsigned int rcmisses; /* repcache hits */ member
Dstats.c43 nfsdstats.rcmisses, in nfsd_proc_show()
Dnfscache.c436 nfsdstats.rcmisses++; in nfsd_cache_lookup()
603 seq_printf(m, "cache misses: %u\n", nfsdstats.rcmisses); in nfsd_reply_cache_stats_show()