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
2899 if (rc->rc_need_orig_restore) { in raidz_restore_orig_data()2902 rc->rc_need_orig_restore = B_FALSE; in raidz_restore_orig_data()2977 ASSERT0(rc->rc_need_orig_restore); in raidz_reconstruct()2998 rc->rc_need_orig_restore = B_TRUE; in raidz_reconstruct()3052 if (rc->rc_need_orig_restore) { in raidz_reconstruct()3070 rc->rc_need_orig_restore = B_FALSE; in raidz_reconstruct()