Home
last modified time | relevance | path

Searched refs:BGGC_MODE_SYNC (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/f2fs/
H A Dsuper.c569 F2FS_OPTION(sbi).bggc_mode = BGGC_MODE_SYNC; in parse_options()
1607 if (F2FS_OPTION(sbi).bggc_mode == BGGC_MODE_SYNC) in f2fs_show_options()
H A Dgc.c122 sync_mode = F2FS_OPTION(sbi).bggc_mode == BGGC_MODE_SYNC; in gc_thread_func()
H A Df2fs.h1253 BGGC_MODE_SYNC, /* enumerator
/kernel/linux/linux-6.6/fs/f2fs/
H A Dgc.c127 sync_mode = F2FS_OPTION(sbi).bggc_mode == BGGC_MODE_SYNC; in gc_thread_func()
H A Dsuper.c726 F2FS_OPTION(sbi).bggc_mode = BGGC_MODE_SYNC; in parse_options()
1984 if (F2FS_OPTION(sbi).bggc_mode == BGGC_MODE_SYNC) in f2fs_show_options()
H A Df2fs.h1337 BGGC_MODE_SYNC, /* enumerator

Completed in 32 milliseconds