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

/linux-master/fs/netfs/
H A Dfscache_stats.c31 atomic_t fscache_n_updates; variable
32 EXPORT_SYMBOL(fscache_n_updates); variable
84 atomic_read(&fscache_n_updates),
/linux-master/include/linux/
H A Dfscache.h338 extern atomic_t fscache_n_updates;
346 atomic_inc(&fscache_n_updates);

Completed in 207 milliseconds