Home
last modified time | relevance | path

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

/openbmc/linux/fs/fscache/
H A Dstats.c17 atomic_t fscache_n_volumes_collision; variable
61 atomic_read(&fscache_n_volumes_collision), in fscache_stats_show()
H A Dinternal.h98 extern atomic_t fscache_n_volumes_collision;
H A Dvolume.c162 fscache_stat(&fscache_n_volumes_collision); in fscache_wait_on_volume_collision()