Home
last modified time | relevance | path

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

/linux-4.1.27/fs/f2fs/
Df2fs.h1716 #define stat_inc_block_count(sbi, curseg) \ macro
1769 #define stat_inc_block_count(sbi, curseg) macro
Dsegment.c1191 stat_inc_block_count(sbi, curseg); in allocate_data_block()