Searched refs:stat_inc_total_hit (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/f2fs/
H A Dextent_cache.c494 stat_inc_total_hit(sbi, type);
H A Df2fs.h3978 #define stat_inc_total_hit(sbi, type) (atomic64_inc(&(sbi)->total_hit_ext[type])) macro
4096 #define stat_inc_total_hit(sbi, type) do { } while (0) macro

Completed in 168 milliseconds