Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dcleancache.c34 static u64 cleancache_puts; variable
222 cleancache_puts++; in __cleancache_put_page()
231 cleancache_puts++; in __cleancache_put_page()
313 debugfs_create_u64("puts", S_IRUGO, root, &cleancache_puts); in init_cleancache()