Home
last modified time | relevance | path

Searched refs:OD_ARRAY_SIZE (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/openzfs/cmd/
H A Dztest.c4981 #undef OD_ARRAY_SIZE
4982 #define OD_ARRAY_SIZE 4 macro
4995 size = sizeof (ztest_od_t) * OD_ARRAY_SIZE; in ztest_dmu_object_alloc_free()
4997 batchsize = OD_ARRAY_SIZE; in ztest_dmu_object_alloc_free()
5042 #undef OD_ARRAY_SIZE
5043 #define OD_ARRAY_SIZE 2 macro
5055 size = sizeof (ztest_od_t) * OD_ARRAY_SIZE; in ztest_dmu_read_write()
5344 #undef OD_ARRAY_SIZE
5345 #define OD_ARRAY_SIZE 2 macro
5375 size = sizeof (ztest_od_t) * OD_ARRAY_SIZE; in ztest_dmu_read_write_zcopy()
[all …]