Home
last modified time | relevance | path

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

/Linux-v6.6/fs/f2fs/
Df2fs.h4039 #define stat_inc_gc_sec_count(sbi, type, gc_type) \ macro
4099 #define stat_inc_gc_sec_count(sbi, type, gc_type) do { } while (0) macro
Dgc.c1792 stat_inc_gc_sec_count(sbi, data_type, gc_type); in do_garbage_collect()