Searched refs:DMU_OT_UINT64_OTHER (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/contrib/openzfs/include/ |
H A D | libzdb.h | 9 DMU_OT_UINT64_OTHER : DMU_OT_NUMTYPES)
|
/freebsd/sys/contrib/openzfs/include/sys/ |
H A D | dmu.h | 155 ((ot) == DMU_OT_PLAIN_FILE_CONTENTS || (ot) == DMU_OT_UINT64_OTHER) 208 DMU_OT_UINT64_OTHER, /* UINT64 */ enumerator
|
/freebsd/sys/contrib/openzfs/cmd/ |
H A D | ztest.c | 2665 lr->lrz_bonustype = DMU_OT_UINT64_OTHER; in ztest_create() 5001 ztest_od_init(od + b, id, FTAG, b, DMU_OT_UINT64_OTHER, in ztest_dmu_object_alloc_free() 5103 ztest_od_init(od, id, FTAG, 0, DMU_OT_UINT64_OTHER, 0, 0, chunksize); in ztest_dmu_read_write() 5104 ztest_od_init(od + 1, id, FTAG, 1, DMU_OT_UINT64_OTHER, 0, 0, in ztest_dmu_read_write() 5396 ztest_od_init(od, id, FTAG, 0, DMU_OT_UINT64_OTHER, blocksize, 0, 0); in ztest_dmu_read_write_zcopy() 5397 ztest_od_init(od + 1, id, FTAG, 1, DMU_OT_UINT64_OTHER, 0, 0, in ztest_dmu_read_write_zcopy() 5605 ztest_od_init(od, ID_PARALLEL, FTAG, 0, DMU_OT_UINT64_OTHER, 0, 0, 0); in ztest_dmu_write_parallel() 5628 ztest_od_init(od, id, FTAG, 0, DMU_OT_UINT64_OTHER, blocksize, 0, 0); in ztest_dmu_prealloc() 6058 ztest_od_init(od, id, FTAG, 0, DMU_OT_UINT64_OTHER, 0, 0, 0); in ztest_dmu_commit_callbacks() 7672 DMU_OT_UINT64_OTHER, 0, 0, 0); in ztest_rzx_thread() [all …]
|
/freebsd/sys/cddl/boot/zfs/ |
H A D | zfsimpl.h | 1189 DMU_OT_UINT64_OTHER, /* UINT64 */ enumerator
|
/freebsd/sys/contrib/openzfs/lib/libzfs_core/ |
H A D | libzfs_core.abi | 1421 <enumerator name='DMU_OT_UINT64_OTHER' value='26'/>
|
/freebsd/sys/contrib/openzfs/lib/libzfs/ |
H A D | libzfs.abi | 7185 <enumerator name='DMU_OT_UINT64_OTHER' value='26'/>
|