Searched refs:fscache_count_no_create_space (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dfscache-cache.h196 #define fscache_count_no_create_space() atomic_inc(&fscache_n_no_create_space) macro
203 #define fscache_count_no_create_space() do {} while(0) macro
/linux-master/fs/cachefiles/
H A Dcache.c269 fscache_count_no_create_space();

Completed in 261 milliseconds