Searched refs:BGGC_MODE_OFF (Results 1 – 2 of 2) sorted by relevance
718 F2FS_OPTION(sbi).bggc_mode = BGGC_MODE_OFF; in parse_options()1982 else if (F2FS_OPTION(sbi).bggc_mode == BGGC_MODE_OFF) in f2fs_show_options()2466 (F2FS_OPTION(sbi).bggc_mode == BGGC_MODE_OFF && in f2fs_remount()4761 if ((F2FS_OPTION(sbi).bggc_mode != BGGC_MODE_OFF || in f2fs_fill_super()
1332 BGGC_MODE_OFF, /* background gc is off */ enumerator