Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/f2fs/
Dsuper.c1863 bool disable_checkpoint = test_opt(sbi, DISABLE_CHECKPOINT); in f2fs_remount() local
1912 disable_checkpoint != test_opt(sbi, DISABLE_CHECKPOINT); in f2fs_remount()