Searched refs:error_dirty (Results 1 – 2 of 2) sorted by relevance
4561 if (sbi->error_dirty) { in f2fs_record_stop_reason()4564 sbi->error_dirty = false; in f2fs_record_stop_reason()4585 sbi->error_dirty = true; in f2fs_save_errors()4594 if (!sbi->error_dirty) in f2fs_handle_error()
1907 bool error_dirty; /* errors of sb is dirty */ member