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

/freebsd-10-stable/cddl/contrib/opensolaris/cmd/ztest/
H A Dztest.c2014 lr->lrz_bonustype = DMU_OT_UINT64_OTHER;
3530 ztest_od_init(&od[b], id, FTAG, b, DMU_OT_UINT64_OTHER, 0, 0);
3590 ztest_od_init(&od[0], id, FTAG, 0, DMU_OT_UINT64_OTHER, 0, chunksize);
3591 ztest_od_init(&od[1], id, FTAG, 1, DMU_OT_UINT64_OTHER, 0, chunksize);
3860 ztest_od_init(&od[0], id, FTAG, 0, DMU_OT_UINT64_OTHER, blocksize, 0);
3861 ztest_od_init(&od[1], id, FTAG, 1, DMU_OT_UINT64_OTHER, 0, chunksize);
4061 ztest_od_init(&od[0], ID_PARALLEL, FTAG, 0, DMU_OT_UINT64_OTHER, 0, 0);
4080 ztest_od_init(&od[0], id, FTAG, 0, DMU_OT_UINT64_OTHER, blocksize, 0);
4492 ztest_od_init(&od[0], id, FTAG, 0, DMU_OT_UINT64_OTHER, 0, 0);
5061 ztest_od_init(&od[0], id, FTAG, 0, DMU_OT_UINT64_OTHER, blocksiz
[all...]
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Ddmu.h173 DMU_OT_UINT64_OTHER, /* UINT64 */ enumerator in enum:dmu_object_type
/freebsd-10-stable/sys/cddl/boot/zfs/
H A Dzfsimpl.h937 DMU_OT_UINT64_OTHER, /* UINT64 */ enumerator in enum:dmu_object_type

Completed in 124 milliseconds