Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c1540 #define lrz_type lr_mode macro
1672 if (lr->lrz_type == DMU_OT_ZAP_OTHER) { in ztest_replay_create()
1685 if (lr->lrz_type == DMU_OT_ZAP_OTHER) { in ztest_replay_create()
1688 lr->lrz_type, lr->lrz_bonustype, in ztest_replay_create()
1692 lr->lrz_type, lr->lrz_bonustype, in ztest_replay_create()
1698 lr->lrz_type, 0, lr->lrz_bonustype, in ztest_replay_create()
1702 lr->lrz_type, 0, lr->lrz_bonustype, in ztest_replay_create()
1716 if (lr->lrz_type != DMU_OT_ZAP_OTHER) in ztest_replay_create()
2250 lr->lrz_type = od->od_crtype; in ztest_create()