Home
last modified time | relevance | path

Searched refs:fscache_stat (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/fs/fscache/
Dcookie.c63 fscache_stat(&fscache_n_cookies_lru_removed); in fscache_free_cookie()
338 fscache_stat(&fscache_n_cookies); in fscache_alloc_cookie()
468 fscache_stat(&fscache_n_acquires); in __fscache_acquire_cookie()
475 fscache_stat(&fscache_n_acquires_oom); in __fscache_acquire_cookie()
486 fscache_stat(&fscache_n_acquires_ok); in __fscache_acquire_cookie()
653 fscache_stat(&fscache_n_cookies_lru); in fscache_unuse_cookie_locked()
865 fscache_stat(&fscache_n_cookies_lru_removed); in fscache_cookie_lru_do_one()
869 fscache_stat(&fscache_n_cookies_lru_expired); in fscache_cookie_lru_do_one()
917 fscache_stat(&fscache_n_cookies_lru_dropped); in fscache_cookie_drop_from_lru()
941 fscache_stat(&fscache_n_relinquishes_dropped); in fscache_unhash_cookie()
[all …]
Dinternal.h119 static inline void fscache_stat(atomic_t *stat) in fscache_stat() function
135 #define fscache_stat(stat) do {} while (0) macro
Dvolume.c149 fscache_stat(&fscache_n_volumes_collision); in fscache_wait_on_volume_collision()
251 fscache_stat(&fscache_n_volumes); in fscache_alloc_volume()
260 fscache_stat(&fscache_n_volumes_nomem); in fscache_alloc_volume()
Dio.c314 fscache_stat(&fscache_n_resizes); in __fscache_resize_cookie()
324 fscache_stat(&fscache_n_resizes_null); in __fscache_resize_cookie()