Home
last modified time | relevance | path

Searched refs:fscache_count_no_create_space (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dfscache-cache.h201 #define fscache_count_no_create_space() atomic_inc(&fscache_n_no_create_space) macro
207 #define fscache_count_no_create_space() do {} while(0) macro
/openbmc/linux/fs/cachefiles/
H A Dcache.c270 fscache_count_no_create_space(); in cachefiles_has_space()
/openbmc/linux/Documentation/filesystems/caching/
H A Dbackend-api.rst457 void fscache_count_no_create_space(void);