Home
last modified time | relevance | path

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

/fs/f2fs/
Dgc.c1296 stat_inc_call_count(sbi->stat_info); in do_garbage_collect()
Df2fs.h3602 #define stat_inc_call_count(si) ((si)->call_count++) macro
3731 #define stat_inc_call_count(si) do { } while (0) macro