Home
last modified time | relevance | path

Searched refs:total_hit_ext (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/fs/f2fs/
Ddebug.c81 si->total_ext[i] = atomic64_read(&sbi->total_hit_ext[i]); in update_general_status()
689 atomic64_set(&sbi->total_hit_ext[i], 0); in f2fs_build_stats()
Df2fs.h1687 atomic64_t total_hit_ext[NR_EXTENT_CACHES]; member
3957 #define stat_inc_total_hit(sbi, type) (atomic64_inc(&(sbi)->total_hit_ext[type]))