Home
last modified time | relevance | path

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

/linux-4.4.14/fs/f2fs/
Df2fs.h1952 #define stat_inc_block_count(sbi, curseg) \ macro
2009 #define stat_inc_block_count(sbi, curseg) macro
Dsegment.c1273 stat_inc_block_count(sbi, curseg); in allocate_data_block()