Home
last modified time | relevance | path

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

/netbsd/src/external/cddl/osnet/dist/cmd/ztest/
Dztest.c1308 #define lrz_type lr_mode macro
1437 if (lr->lrz_type == DMU_OT_ZAP_OTHER) { in ztest_replay_create()
1449 if (lr->lrz_type == DMU_OT_ZAP_OTHER) { in ztest_replay_create()
1452 lr->lrz_type, lr->lrz_bonustype, in ztest_replay_create()
1456 lr->lrz_type, lr->lrz_bonustype, in ztest_replay_create()
1462 lr->lrz_type, 0, lr->lrz_bonustype, in ztest_replay_create()
1466 lr->lrz_type, 0, lr->lrz_bonustype, in ztest_replay_create()
1480 if (lr->lrz_type != DMU_OT_ZAP_OTHER) in ztest_replay_create()
2002 lr->lrz_type = od->od_crtype; in ztest_create()