Home
last modified time | relevance | path

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

/fs/nfsd/
Dstats.h14 unsigned int rcmisses; /* repcache hits */ member
Dstats.c42 nfsdstats.rcmisses, in nfsd_proc_show()
Dnfscache.c454 nfsdstats.rcmisses++; in nfsd_cache_lookup()
622 seq_printf(m, "cache misses: %u\n", nfsdstats.rcmisses); in nfsd_reply_cache_stats_show()