Home
last modified time | relevance | path

Searched refs:__fscache_stat (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/fs/fscache/
Dio.c79 __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()
Dpage.c485 __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()
Dinternal.h270 #define __fscache_stat(stat) (stat) macro
275 #define __fscache_stat(stat) (NULL) macro