Home
last modified time | relevance | path

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

/titanic_41/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Ddmu.h110 DMU_OT_ZAP_OTHER, /* ZAP */ enumerator
/titanic_41/usr/src/cmd/ztest/
H A Dztest.c1434 if (lr->lrz_type == DMU_OT_ZAP_OTHER) { in ztest_replay_create()
1446 if (lr->lrz_type == DMU_OT_ZAP_OTHER) { in ztest_replay_create()
1477 if (lr->lrz_type != DMU_OT_ZAP_OTHER) in ztest_replay_create()
1531 if (doi.doi_type == DMU_OT_ZAP_OTHER) { in ztest_replay_remove()
3173 DMU_OT_ZAP_OTHER, DMU_OT_NONE, 0, tx) == 0); in ztest_objset_create_cb()
3208 ASSERT3U(doi.doi_type, ==, DMU_OT_ZAP_OTHER); in ztest_objset_destroy_cb()
4115 ztest_od_init(&od[0], id, FTAG, 0, DMU_OT_ZAP_OTHER, 0, 0); in ztest_zap()
4247 ztest_od_init(&od[0], id, FTAG, 0, DMU_OT_ZAP_OTHER, 0, 0); in ztest_fzap()
4293 ztest_od_init(&od[0], ID_PARALLEL, FTAG, micro, DMU_OT_ZAP_OTHER, 0, 0); in ztest_zap_parallel()
/titanic_41/usr/src/uts/common/fs/zfs/sys/
H A Ddmu.h171 DMU_OT_ZAP_OTHER, /* ZAP */ enumerator
/titanic_41/usr/src/uts/common/fs/zfs/
H A Ddsl_scan.c234 ot = DMU_OT_ZAP_OTHER; in dsl_scan_setup_sync()
/titanic_41/usr/src/cmd/zdb/
H A Dzdb.c74 DMU_OT_ZAP_OTHER : DMU_OT_NUMTYPES))