Home
last modified time | relevance | path

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

/titanic_41/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Ddmu.h109 DMU_OT_UINT64_OTHER, /* UINT64 */ enumerator
/titanic_41/usr/src/cmd/ztest/
H A Dztest.c2002 lr->lrz_bonustype = DMU_OT_UINT64_OTHER; in ztest_create()
3518 ztest_od_init(&od[b], id, FTAG, b, DMU_OT_UINT64_OTHER, 0, 0); in ztest_dmu_object_alloc_free()
3578 ztest_od_init(&od[0], id, FTAG, 0, DMU_OT_UINT64_OTHER, 0, chunksize); in ztest_dmu_read_write()
3579 ztest_od_init(&od[1], id, FTAG, 1, DMU_OT_UINT64_OTHER, 0, chunksize); in ztest_dmu_read_write()
3848 ztest_od_init(&od[0], id, FTAG, 0, DMU_OT_UINT64_OTHER, blocksize, 0); in ztest_dmu_read_write_zcopy()
3849 ztest_od_init(&od[1], id, FTAG, 1, DMU_OT_UINT64_OTHER, 0, chunksize); in ztest_dmu_read_write_zcopy()
4050 ztest_od_init(&od[0], ID_PARALLEL, FTAG, 0, DMU_OT_UINT64_OTHER, 0, 0); in ztest_dmu_write_parallel()
4069 ztest_od_init(&od[0], id, FTAG, 0, DMU_OT_UINT64_OTHER, blocksize, 0); in ztest_dmu_prealloc()
4481 ztest_od_init(&od[0], id, FTAG, 0, DMU_OT_UINT64_OTHER, 0, 0); in ztest_dmu_commit_callbacks()
5003 ztest_od_init(&od[0], id, FTAG, 0, DMU_OT_UINT64_OTHER, blocksize, 0); in ztest_ddt_repair()
[all …]
/titanic_41/usr/src/uts/common/fs/zfs/sys/
H A Ddmu.h170 DMU_OT_UINT64_OTHER, /* UINT64 */ enumerator