Home
last modified time | relevance | path

Searched refs:BGGC_MODE_ON (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/fs/f2fs/
H A Dsuper.c712 F2FS_OPTION(sbi).bggc_mode = BGGC_MODE_ON; in parse_options()
1992 else if (F2FS_OPTION(sbi).bggc_mode == BGGC_MODE_ON) in f2fs_show_options()
2187 F2FS_OPTION(sbi).bggc_mode = BGGC_MODE_ON; in default_options()
H A Df2fs.h1371 BGGC_MODE_ON, /* background gc is on */ enumerator