Searched refs:__fscache_stat (Results 1 – 2 of 2) sorted by relevance
394 __fscache_stat(&fscache_n_retrieval_op_waits), in __fscache_read_or_alloc_page()395 __fscache_stat(&fscache_n_retrievals_object_dead)); in __fscache_read_or_alloc_page()510 __fscache_stat(&fscache_n_retrieval_op_waits), in __fscache_read_or_alloc_pages()511 __fscache_stat(&fscache_n_retrievals_object_dead)); in __fscache_read_or_alloc_pages()602 __fscache_stat(&fscache_n_alloc_op_waits), in __fscache_alloc_page()603 __fscache_stat(&fscache_n_allocs_object_dead)); in __fscache_alloc_page()
263 #define __fscache_stat(stat) (stat) macro268 #define __fscache_stat(stat) (NULL) macro