Searched defs:stat_inc_call_count (Results 1 - 1 of 1) sorted by relevance
| /kernel/linux/linux-5.10/fs/f2fs/ | ||
| H A D | f2fs.h | 3621 #define stat_inc_call_count(si) ((si)->call_count++) macro 3750 #define stat_inc_call_count(si) do { } while (0) macro |
Completed in 14 milliseconds