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.c4982 #undef OD_ARRAY_SIZE
4983 #define OD_ARRAY_SIZE 4 macro
4996 size = sizeof (ztest_od_t) * OD_ARRAY_SIZE; in ztest_dmu_object_alloc_free()
4998 batchsize = OD_ARRAY_SIZE; in ztest_dmu_object_alloc_free()
5043 #undef OD_ARRAY_SIZE
5044 #define OD_ARRAY_SIZE 2 macro
5056 size = sizeof (ztest_od_t) * OD_ARRAY_SIZE; in ztest_dmu_read_write()
5343 #undef OD_ARRAY_SIZE
5344 #define OD_ARRAY_SIZE 2 macro
5374 size = sizeof (ztest_od_t) * OD_ARRAY_SIZE; in ztest_dmu_read_write_zcopy()
[all …]