Home
last modified time | relevance | path

Searched defs:fscache_count_culled (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/linux/
H A Dfscache-cache.h196 #define fscache_count_culled() atomic_inc(&fscache_n_culled) macro
202 #define fscache_count_culled() do {} while(0) macro