Home
last modified time | relevance | path

Searched refs:call_count (Results 1 – 3 of 3) sorted by relevance

/fs/f2fs/
Ddebug.c472 si->call_count, si->bg_gc); in stat_show()
Dsysfs.c798 F2FS_STAT_ATTR(STAT_INFO, f2fs_stat_info, gc_foreground_calls, call_count);
Df2fs.h3865 int prefree_count, call_count, cp_count, bg_cp_count; member
3892 #define stat_inc_call_count(si) ((si)->call_count++)