Searched refs:fscache_count_no_write_space (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dfscache-cache.h195 #define fscache_count_no_write_space() atomic_inc(&fscache_n_no_write_space) macro
202 #define fscache_count_no_write_space() do {} while(0) macro
/linux-master/fs/cachefiles/
H A Dcache.c266 fscache_count_no_write_space();
H A Dio.c581 fscache_count_no_write_space();

Completed in 131 milliseconds