Searched refs:rc_need_orig_restore (Results 1 – 2 of 2) sorted by relevance
119 uint8_t rc_need_orig_restore:1; /* need to restore from orig_data? */ member
2872 if (rc->rc_need_orig_restore) { in raidz_restore_orig_data()2875 rc->rc_need_orig_restore = B_FALSE; in raidz_restore_orig_data()2950 ASSERT0(rc->rc_need_orig_restore); in raidz_reconstruct()2971 rc->rc_need_orig_restore = B_TRUE; in raidz_reconstruct()3025 if (rc->rc_need_orig_restore) { in raidz_reconstruct()3043 rc->rc_need_orig_restore = B_FALSE; in raidz_reconstruct()