Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dfscache-cache.h194 #define fscache_count_no_write_space() atomic_inc(&fscache_n_no_write_space) macro
200 #define fscache_count_no_write_space() do {} while(0) macro
/Linux-v6.1/fs/cachefiles/
Dcache.c264 fscache_count_no_write_space(); in cachefiles_has_space()
Dio.c562 fscache_count_no_write_space(); in __cachefiles_prepare_write()
/Linux-v6.1/Documentation/filesystems/caching/
Dbackend-api.rst456 void fscache_count_no_write_space(void);