Searched defs:stat_inc_bggc_count (Results 1 - 1 of 1) sorted by relevance
| /kernel/linux/linux-5.10/fs/f2fs/ | ||
| H A D | f2fs.h | 3622 #define stat_inc_bggc_count(si) ((si)->bg_gc++) macro 3751 #define stat_inc_bggc_count(si) do { } while (0) macro |
Completed in 15 milliseconds