Searched refs:BGGC_MODE_OFF (Results 1 – 2 of 2) sorted by relevance
679 F2FS_OPTION(sbi).bggc_mode = BGGC_MODE_OFF; in parse_options()1858 else if (F2FS_OPTION(sbi).bggc_mode == BGGC_MODE_OFF) in f2fs_show_options()2287 (F2FS_OPTION(sbi).bggc_mode == BGGC_MODE_OFF && in f2fs_remount()4364 if ((F2FS_OPTION(sbi).bggc_mode != BGGC_MODE_OFF || in f2fs_fill_super()
1321 BGGC_MODE_OFF, /* background gc is off */ enumerator