Home
last modified time | relevance | path

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

/openbmc/linux/fs/f2fs/
H A 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()
H A Df2fs.h1696 atomic64_t total_hit_ext[NR_EXTENT_CACHES]; member
3967 #define stat_inc_total_hit(sbi, type) (atomic64_inc(&(sbi)->total_hit_ext[type]))