Home
last modified time | relevance | path

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

/third_party/f2fs-tools/include/
Df2fs_fs.h512 int abnormal_stop; member
/third_party/f2fs-tools/fsck/
Dfsck.c3375 if (c.abnormal_stop) in fsck_verify()
3381 if (c.abnormal_stop || c.fs_errors) in fsck_verify()
Dmount.c1074 c.abnormal_stop = is_checkpoint_stop(sbi->raw_super, true); in validate_super_block()
1357 c.abnormal_stop || c.fs_errors || in f2fs_should_proceed()