Home
last modified time | relevance | path

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

/linux-6.14.4/fs/f2fs/
Df2fs.h4125 #define stat_inc_block_count(sbi, curseg) \ macro
4195 #define stat_inc_block_count(sbi, curseg) do { } while (0) macro