Searched refs:__fscache_stat (Results 1 – 2 of 2) sorted by relevance
471 __fscache_stat(&fscache_n_retrieval_op_waits), in __fscache_read_or_alloc_page()472 __fscache_stat(&fscache_n_retrievals_object_dead)); in __fscache_read_or_alloc_page()597 __fscache_stat(&fscache_n_retrieval_op_waits), in __fscache_read_or_alloc_pages()598 __fscache_stat(&fscache_n_retrievals_object_dead)); in __fscache_read_or_alloc_pages()703 __fscache_stat(&fscache_n_alloc_op_waits), in __fscache_alloc_page()704 __fscache_stat(&fscache_n_allocs_object_dead)); in __fscache_alloc_page()
288 #define __fscache_stat(stat) (stat) macro293 #define __fscache_stat(stat) (NULL) macro