Searched refs:error_dirty (Results 1 – 2 of 2) sorted by relevance
4607 if (sbi->error_dirty) { in f2fs_record_stop_reason()4610 sbi->error_dirty = false; in f2fs_record_stop_reason()4631 sbi->error_dirty = true; in f2fs_save_errors()4640 if (!sbi->error_dirty) in f2fs_handle_error()
1983 bool error_dirty; /* errors of sb is dirty */ member