Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/f2fs/
H A Df2fs.h3873 #define stat_inc_call_count(si) ((si)->call_count++) macro
4002 #define stat_inc_call_count(si) do { } while (0) macro