Searched defs:stat_inc_total_hit (Results 1 – 1 of 1) sorted by relevance
3989 #define stat_inc_total_hit(sbi, type) (atomic64_inc(&(sbi)->total_hit_ext[type])) macro4107 #define stat_inc_total_hit(sbi, type) do { } while (0) macro