Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
Dstats.h16 unsigned int rcnocache; /* uncached reqs */ member
Dstats.c44 nfsdstats.rcnocache, in nfsd_proc_show()
Dnfscache.c403 nfsdstats.rcnocache++; in nfsd_cache_lookup()
604 seq_printf(m, "not cached: %u\n", nfsdstats.rcnocache); in nfsd_reply_cache_stats_show()