Searched refs:__fscache_stat (Results 1 – 2 of 2) sorted by relevance
491 __fscache_stat(&fscache_n_retrieval_op_waits), in __fscache_read_or_alloc_page()492 __fscache_stat(&fscache_n_retrievals_object_dead)); in __fscache_read_or_alloc_page()618 __fscache_stat(&fscache_n_retrieval_op_waits), in __fscache_read_or_alloc_pages()619 __fscache_stat(&fscache_n_retrievals_object_dead)); in __fscache_read_or_alloc_pages()725 __fscache_stat(&fscache_n_alloc_op_waits), in __fscache_alloc_page()726 __fscache_stat(&fscache_n_allocs_object_dead)); in __fscache_alloc_page()
293 #define __fscache_stat(stat) (stat) macro298 #define __fscache_stat(stat) (NULL) macro