Home
last modified time | relevance | path

Searched refs:DMU_OT_ZAP_OTHER (Results 1 – 6 of 6) sorted by last modified time

/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c1672 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()
1716 if (lr->lrz_type != DMU_OT_ZAP_OTHER) in ztest_replay_create()
1774 if (doi.doi_type == DMU_OT_ZAP_OTHER) { in ztest_replay_remove()
3744 DMU_OT_ZAP_OTHER, DMU_OT_NONE, 0, tx) == 0); in ztest_objset_create_cb()
3834 ASSERT3U(doi.doi_type, ==, DMU_OT_ZAP_OTHER); in ztest_objset_destroy_cb()
4775 ztest_od_init(&od[0], id, FTAG, 0, DMU_OT_ZAP_OTHER, 0, 0, 0); in ztest_zap()
4907 ztest_od_init(&od[0], id, FTAG, 0, DMU_OT_ZAP_OTHER, 0, 0, 0); in ztest_fzap()
4953 ztest_od_init(&od[0], ID_PARALLEL, FTAG, micro, DMU_OT_ZAP_OTHER, in ztest_zap_parallel()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_scan.c783 ot = DMU_OT_ZAP_OTHER; in dsl_scan_setup_sync()
1163 DMU_OT_SCAN_QUEUE : DMU_OT_ZAP_OTHER; in scan_ds_queue_sync()
/illumos-gate/usr/src/cmd/zdb/
H A Dzdb.c90 DMU_OT_ZAP_OTHER : \
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddmu.h207 DMU_OT_ZAP_OTHER, /* ZAP */ enumerator
/illumos-gate/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Ddmu.h110 DMU_OT_ZAP_OTHER, /* ZAP */ enumerator
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfsimpl.h1156 DMU_OT_ZAP_OTHER, /* ZAP */ enumerator