Searched refs:lrz_type (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/cmd/ztest/ |
| H A D | ztest.c | 1736 #define lrz_type lr_mode macro 1868 if (lr->lrz_type == DMU_OT_ZAP_OTHER) { in ztest_replay_create() 1881 if (lr->lrz_type == DMU_OT_ZAP_OTHER) { in ztest_replay_create() 1884 lr->lrz_type, lr->lrz_bonustype, in ztest_replay_create() 1888 lr->lrz_type, lr->lrz_bonustype, in ztest_replay_create() 1894 lr->lrz_type, 0, lr->lrz_bonustype, in ztest_replay_create() 1898 lr->lrz_type, 0, lr->lrz_bonustype, in ztest_replay_create() 1912 if (lr->lrz_type != DMU_OT_ZAP_OTHER) in ztest_replay_create() 2447 lr->lrz_type = od->od_crtype; in ztest_create()
|