Searched refs:total_hit_ext (Results 1 – 2 of 2) sorted by relevance
40 si->total_ext = atomic64_read(&sbi->total_hit_ext); in update_general_status()468 atomic64_set(&sbi->total_hit_ext, 0); in f2fs_build_stats()
1265 atomic64_t total_hit_ext; /* # of lookup extent cache */ member3160 #define stat_inc_total_hit(sbi) (atomic64_inc(&(sbi)->total_hit_ext))