Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/f2fs/
H A Dsuper.c565 F2FS_OPTION(sbi).bggc_mode = BGGC_MODE_ON; in parse_options()
1609 else if (F2FS_OPTION(sbi).bggc_mode == BGGC_MODE_ON) in f2fs_show_options()
1753 F2FS_OPTION(sbi).bggc_mode = BGGC_MODE_ON; in default_options()
H A Df2fs.h1251 BGGC_MODE_ON, /* background gc is on */ enumerator
/kernel/linux/linux-6.6/fs/f2fs/
H A Dsuper.c722 F2FS_OPTION(sbi).bggc_mode = BGGC_MODE_ON; in parse_options()
1986 else if (F2FS_OPTION(sbi).bggc_mode == BGGC_MODE_ON) in f2fs_show_options()
2185 F2FS_OPTION(sbi).bggc_mode = BGGC_MODE_ON; in default_options()
H A Df2fs.h1335 BGGC_MODE_ON, /* background gc is on */ enumerator

Completed in 29 milliseconds