Searched refs:stop_reason_dirty (Results 1 – 2 of 2) sorted by relevance
4669 sbi->stop_reason_dirty = true; in save_stop_reason()4688 if (sbi->stop_reason_dirty) { in f2fs_record_stop_reason()4690 sbi->stop_reason_dirty = false; in f2fs_record_stop_reason()
2033 bool stop_reason_dirty; /* stop reason of sb is dirty */ member