Home
last modified time | relevance | path

Searched refs:BGGC_MODE_OFF (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/f2fs/
H A Dsuper.c567 F2FS_OPTION(sbi).bggc_mode = BGGC_MODE_OFF; in parse_options()
1611 else if (F2FS_OPTION(sbi).bggc_mode == BGGC_MODE_OFF) in f2fs_show_options()
1981 (F2FS_OPTION(sbi).bggc_mode == BGGC_MODE_OFF && in f2fs_remount()
3974 if ((F2FS_OPTION(sbi).bggc_mode != BGGC_MODE_OFF || in f2fs_fill_super()
H A Df2fs.h1252 BGGC_MODE_OFF, /* background gc is off */ enumerator
/kernel/linux/linux-6.6/fs/f2fs/
H A Dsuper.c724 F2FS_OPTION(sbi).bggc_mode = BGGC_MODE_OFF; in parse_options()
1988 else if (F2FS_OPTION(sbi).bggc_mode == BGGC_MODE_OFF) in f2fs_show_options()
2472 (F2FS_OPTION(sbi).bggc_mode == BGGC_MODE_OFF && in f2fs_remount()
4762 if ((F2FS_OPTION(sbi).bggc_mode != BGGC_MODE_OFF || in f2fs_fill_super()
H A Df2fs.h1336 BGGC_MODE_OFF, /* background gc is off */ enumerator

Completed in 26 milliseconds