Home
last modified time | relevance | path

Searched defs:stat_inc_tot_blk_count (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/fs/f2fs/
Df2fs.h4102 #define stat_inc_tot_blk_count(si, blks) \ macro
4159 #define stat_inc_tot_blk_count(si, blks) do { } while (0) macro