Home
last modified time | relevance | path

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

/linux-6.1.9/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-6.1.9/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-6.1.9/Documentation/filesystems/caching/
Dbackend-api.rst456 void fscache_count_no_write_space(void);