Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A 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.3-rc2/fs/cachefiles/
A Dcache.c264 fscache_count_no_write_space(); in cachefiles_has_space()
A Dio.c584 fscache_count_no_write_space(); in __cachefiles_prepare_write()
/linux-6.3-rc2/Documentation/filesystems/caching/
A Dbackend-api.rst456 void fscache_count_no_write_space(void);

Completed in 6 milliseconds