Home
last modified time | relevance | path

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

/Linux-v4.19/mm/
Dcleancache.c34 static u64 cleancache_puts; variable
222 cleancache_puts++; in __cleancache_put_page()
231 cleancache_puts++; in __cleancache_put_page()
312 debugfs_create_u64("puts", 0444, root, &cleancache_puts); in init_cleancache()