Home
last modified time | relevance | path

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

/linux-6.6.21/fs/fscache/
Dstats.c17 atomic_t fscache_n_volumes_collision; variable
61 atomic_read(&fscache_n_volumes_collision), in fscache_stats_show()
Dinternal.h98 extern atomic_t fscache_n_volumes_collision;
Dvolume.c149 fscache_stat(&fscache_n_volumes_collision); in fscache_wait_on_volume_collision()