Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Ddmu.h109 DMU_OT_UINT64_OTHER, /* UINT64 */ enumerator
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddmu.h150 ((ot) == DMU_OT_PLAIN_FILE_CONTENTS || (ot) == DMU_OT_UINT64_OTHER)
206 DMU_OT_UINT64_OTHER, /* UINT64 */ enumerator
/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c2253 lr->lrz_bonustype = DMU_OT_UINT64_OTHER; in ztest_create()
4150 ztest_od_init(&od[b], id, FTAG, b, DMU_OT_UINT64_OTHER, in ztest_dmu_object_alloc_free()
4232 ztest_od_init(&od[0], id, FTAG, 0, DMU_OT_UINT64_OTHER, 0, 0, in ztest_dmu_read_write()
4234 ztest_od_init(&od[1], id, FTAG, 1, DMU_OT_UINT64_OTHER, 0, 0, in ztest_dmu_read_write()
4504 ztest_od_init(&od[0], id, FTAG, 0, DMU_OT_UINT64_OTHER, blocksize, in ztest_dmu_read_write_zcopy()
4506 ztest_od_init(&od[1], id, FTAG, 1, DMU_OT_UINT64_OTHER, 0, 0, in ztest_dmu_read_write_zcopy()
4708 ztest_od_init(&od[0], ID_PARALLEL, FTAG, 0, DMU_OT_UINT64_OTHER, in ztest_dmu_write_parallel()
4728 ztest_od_init(&od[0], id, FTAG, 0, DMU_OT_UINT64_OTHER, blocksize, in ztest_dmu_prealloc()
5142 ztest_od_init(&od[0], id, FTAG, 0, DMU_OT_UINT64_OTHER, 0, 0, 0); in ztest_dmu_commit_callbacks()
5922 ztest_od_init(&od[0], id, FTAG, 0, DMU_OT_UINT64_OTHER, blocksize, in ztest_ddt_repair()
[all …]
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfsimpl.h1155 DMU_OT_UINT64_OTHER, /* UINT64 */ enumerator
/illumos-gate/usr/src/cmd/zdb/
H A Dzdb.c92 DMU_OT_UINT64_OTHER : DMU_OT_NUMTYPES)