Searched refs:error_dirty (Results 1 – 2 of 2) sorted by relevance
4683 if (sbi->error_dirty) { in f2fs_record_stop_reason()4685 sbi->error_dirty = false; in f2fs_record_stop_reason()4713 sbi->error_dirty = true; in f2fs_save_errors()4743 if (!sbi->error_dirty) in f2fs_handle_error()
2032 bool error_dirty; /* errors of sb is dirty */ member