Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/fscache/
A Dstats.c31 atomic_t fscache_n_updates; variable
32 EXPORT_SYMBOL(fscache_n_updates);
82 atomic_read(&fscache_n_updates), in fscache_stats_show()
/linux-6.3-rc2/include/linux/
A Dfscache.h338 extern atomic_t fscache_n_updates;
346 atomic_inc(&fscache_n_updates); in __fscache_update_cookie()

Completed in 5 milliseconds