Searched refs:BGGC_MODE_ON (Results 1 – 2 of 2) sorted by relevance
692 F2FS_OPTION(sbi).bggc_mode = BGGC_MODE_ON; in parse_options()1889 else if (F2FS_OPTION(sbi).bggc_mode == BGGC_MODE_ON) in f2fs_show_options()2054 F2FS_OPTION(sbi).bggc_mode = BGGC_MODE_ON; in default_options()
1333 BGGC_MODE_ON, /* background gc is on */ enumerator