Home
last modified time | relevance | path

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

/Linux-v6.6/fs/f2fs/
Dsuper.c2294 bool enable_checkpoint = !test_opt(sbi, DISABLE_CHECKPOINT); in f2fs_remount() local
2501 if (enable_checkpoint == !!test_opt(sbi, DISABLE_CHECKPOINT)) { in f2fs_remount()