Home
last modified time | relevance | path

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

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