Home
last modified time | relevance | path

Searched refs:rc_need_orig_restore (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/include/sys/
H A Dvdev_raidz_impl.h119 uint8_t rc_need_orig_restore:1; /* need to restore from orig_data? */ member
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_raidz.c2872 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()