Home
last modified time | relevance | path

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

/linux/include/linux/
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/
A Dcache.c267 fscache_count_no_write_space(); in cachefiles_has_space()
A Dio.c582 fscache_count_no_write_space(); in __cachefiles_prepare_write()
/linux/Documentation/filesystems/caching/
A Dbackend-api.rst456 void fscache_count_no_write_space(void);

Completed in 10 milliseconds