Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dfscache-cache.h200 #define fscache_count_no_write_space() atomic_inc(&fscache_n_no_write_space) macro
206 #define fscache_count_no_write_space() do {} while(0) macro