Searched refs:ztest_od_init (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/sys/contrib/openzfs/cmd/ |
| H A D | ztest.c | 4634 ztest_od_init(od + b, id, FTAG, b, DMU_OT_UINT64_OTHER, in ztest_dmu_object_alloc_free() 4729 ztest_od_init(od, id, FTAG, 0, DMU_OT_UINT64_OTHER, 0, 0, chunksize); in ztest_dmu_read_write() 4730 ztest_od_init(od + 1, id, FTAG, 1, DMU_OT_UINT64_OTHER, 0, 0, in ztest_dmu_read_write() 5015 ztest_od_init(od, id, FTAG, 0, DMU_OT_UINT64_OTHER, blocksize, 0, 0); in ztest_dmu_read_write_zcopy() 5016 ztest_od_init(od + 1, id, FTAG, 1, DMU_OT_UINT64_OTHER, 0, 0, in ztest_dmu_read_write_zcopy() 5224 ztest_od_init(od, ID_PARALLEL, FTAG, 0, DMU_OT_UINT64_OTHER, 0, 0, 0); in ztest_dmu_write_parallel() 5247 ztest_od_init(od, id, FTAG, 0, DMU_OT_UINT64_OTHER, blocksize, 0, 0); in ztest_dmu_prealloc() 5300 ztest_od_init(od, id, FTAG, 0, DMU_OT_ZAP_OTHER, 0, 0, 0); in ztest_zap() 5437 ztest_od_init(od, id, FTAG, 0, DMU_OT_ZAP_OTHER, 0, 0, 0); in ztest_fzap() 5677 ztest_od_init(od, id, FTAG, 0, DMU_OT_UINT64_OTHER, 0, 0, 0); in ztest_dmu_commit_callbacks() [all …]
|