Home
last modified time | relevance | path

Searched refs:evictions (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/fs/nfsd/
H A Dfilecache.c1207 unsigned long releases = 0, evictions = 0; in nfsd_file_cache_stats_show() local
1234 evictions += per_cpu(nfsd_file_evictions, i); in nfsd_file_cache_stats_show()
1243 seq_printf(m, "evictions: %lu\n", evictions); in nfsd_file_cache_stats_show()

Completed in 2 milliseconds