Searched refs:DMU_OT_UINT64_OTHER (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | dmu.h | 150 ((ot) == DMU_OT_PLAIN_FILE_CONTENTS || (ot) == DMU_OT_UINT64_OTHER) 203 DMU_OT_UINT64_OTHER, /* UINT64 */ enumerator
|
| /f-stack/freebsd/contrib/openzfs/cmd/ztest/ |
| H A D | ztest.c | 2450 lr->lrz_bonustype = DMU_OT_UINT64_OTHER; in ztest_create() 4481 ztest_od_init(od + b, id, FTAG, b, DMU_OT_UINT64_OTHER, in ztest_dmu_object_alloc_free() 4571 ztest_od_init(od, id, FTAG, 0, DMU_OT_UINT64_OTHER, 0, 0, chunksize); in ztest_dmu_read_write() 4572 ztest_od_init(od + 1, id, FTAG, 1, DMU_OT_UINT64_OTHER, 0, 0, in ztest_dmu_read_write() 4853 ztest_od_init(od, id, FTAG, 0, DMU_OT_UINT64_OTHER, blocksize, 0, 0); in ztest_dmu_read_write_zcopy() 4854 ztest_od_init(od + 1, id, FTAG, 1, DMU_OT_UINT64_OTHER, 0, 0, in ztest_dmu_read_write_zcopy() 5063 ztest_od_init(od, ID_PARALLEL, FTAG, 0, DMU_OT_UINT64_OTHER, 0, 0, 0); in ztest_dmu_write_parallel() 5086 ztest_od_init(od, id, FTAG, 0, DMU_OT_UINT64_OTHER, blocksize, 0, 0); in ztest_dmu_prealloc() 5516 ztest_od_init(od, id, FTAG, 0, DMU_OT_UINT64_OTHER, 0, 0, 0); in ztest_dmu_commit_callbacks() 7106 ztest_od_init(&od, 0, FTAG, 0, DMU_OT_UINT64_OTHER, 0, 0, 0); in ztest_freeze()
|
| /f-stack/freebsd/contrib/openzfs/cmd/zdb/ |
| H A D | zdb.c | 93 DMU_OT_UINT64_OTHER : DMU_OT_NUMTYPES)
|
| /f-stack/freebsd/contrib/openzfs/lib/libzfs_core/ |
| H A D | libzfs_core.abi | 611 <enumerator name='DMU_OT_UINT64_OTHER' value='26'/>
|