Searched refs:stat_inc_total_hit (Results 1 – 2 of 2) sorted by relevance
506 stat_inc_total_hit(sbi, type); in __lookup_extent_tree()
3957 #define stat_inc_total_hit(sbi, type) (atomic64_inc(&(sbi)->total_hit_ext[type])) macro4075 #define stat_inc_total_hit(sbi, type) do { } while (0) macro