Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dsuper.c2083 bool disable_checkpoint = test_opt(sbi, DISABLE_CHECKPOINT); in f2fs_remount() local
2133 disable_checkpoint != test_opt(sbi, DISABLE_CHECKPOINT); in f2fs_remount()