Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Dsuper.c2804 bool enable_checkpoint = !test_opt(sbi, DISABLE_CHECKPOINT); in __f2fs_remount() local
3000 if (enable_checkpoint == !!test_opt(sbi, DISABLE_CHECKPOINT)) { in __f2fs_remount()