Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/nfsd/
H A Dfilecache.c1208 unsigned long hits = 0, acquisitions = 0; in nfsd_file_cache_stats_show() local
1231 acquisitions += per_cpu(nfsd_file_acquisitions, i); in nfsd_file_cache_stats_show()
1241 seq_printf(m, "acquisitions: %lu\n", acquisitions); in nfsd_file_cache_stats_show()

Completed in 2 milliseconds