Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfscache-cache.h201 #define fscache_count_no_write_space() atomic_inc(&fscache_n_no_write_space) macro
208 #define fscache_count_no_write_space() do {} while(0) macro
/linux/fs/cachefiles/
H A Dcache.c267 fscache_count_no_write_space(); in cachefiles_has_space()
H A Dio.c582 fscache_count_no_write_space(); in __cachefiles_prepare_write()
/linux/Documentation/filesystems/caching/
H A Dbackend-api.rst456 void fscache_count_no_write_space(void);