Lines Matching refs:ztest_od_init
2245 ztest_od_init(ztest_od_t *od, uint64_t id, char *tag, uint64_t index, in ztest_od_init() function
3521 ztest_od_init(&od[b], id, FTAG, b, DMU_OT_UINT64_OTHER, 0, 0); in ztest_dmu_object_alloc_free()
3581 ztest_od_init(&od[0], id, FTAG, 0, DMU_OT_UINT64_OTHER, 0, chunksize); in ztest_dmu_read_write()
3582 ztest_od_init(&od[1], id, FTAG, 1, DMU_OT_UINT64_OTHER, 0, chunksize); in ztest_dmu_read_write()
3851 ztest_od_init(&od[0], id, FTAG, 0, DMU_OT_UINT64_OTHER, blocksize, 0); in ztest_dmu_read_write_zcopy()
3852 ztest_od_init(&od[1], id, FTAG, 1, DMU_OT_UINT64_OTHER, 0, chunksize); in ztest_dmu_read_write_zcopy()
4053 ztest_od_init(&od[0], ID_PARALLEL, FTAG, 0, DMU_OT_UINT64_OTHER, 0, 0); in ztest_dmu_write_parallel()
4072 ztest_od_init(&od[0], id, FTAG, 0, DMU_OT_UINT64_OTHER, blocksize, 0); in ztest_dmu_prealloc()
4118 ztest_od_init(&od[0], id, FTAG, 0, DMU_OT_ZAP_OTHER, 0, 0); in ztest_zap()
4250 ztest_od_init(&od[0], id, FTAG, 0, DMU_OT_ZAP_OTHER, 0, 0); in ztest_fzap()
4296 ztest_od_init(&od[0], ID_PARALLEL, FTAG, micro, DMU_OT_ZAP_OTHER, 0, 0); in ztest_zap_parallel()
4484 ztest_od_init(&od[0], id, FTAG, 0, DMU_OT_UINT64_OTHER, 0, 0); in ztest_dmu_commit_callbacks()
5006 ztest_od_init(&od[0], id, FTAG, 0, DMU_OT_UINT64_OTHER, blocksize, 0); in ztest_ddt_repair()
5813 ztest_od_init(&od, 0, FTAG, 0, DMU_OT_UINT64_OTHER, 0, 0); in ztest_freeze()