Searched refs:__fscache_stat (Results 1 – 3 of 3) sorted by relevance
79 __fscache_stat(&fscache_n_retrieval_op_waits), in __fscache_begin_read_operation()80 __fscache_stat(&fscache_n_retrievals_object_dead)); in __fscache_begin_read_operation()
485 __fscache_stat(&fscache_n_retrieval_op_waits), in __fscache_read_or_alloc_page()486 __fscache_stat(&fscache_n_retrievals_object_dead)); in __fscache_read_or_alloc_page()612 __fscache_stat(&fscache_n_retrieval_op_waits), in __fscache_read_or_alloc_pages()613 __fscache_stat(&fscache_n_retrievals_object_dead)); in __fscache_read_or_alloc_pages()719 __fscache_stat(&fscache_n_alloc_op_waits), in __fscache_alloc_page()720 __fscache_stat(&fscache_n_allocs_object_dead)); in __fscache_alloc_page()
270 #define __fscache_stat(stat) (stat) macro275 #define __fscache_stat(stat) (NULL) macro
Completed in 9 milliseconds