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.c4980 #undef OD_ARRAY_SIZE
4981 #define OD_ARRAY_SIZE 4 macro
4994 size = sizeof (ztest_od_t) * OD_ARRAY_SIZE; in ztest_dmu_object_alloc_free()
4996 batchsize = OD_ARRAY_SIZE; in ztest_dmu_object_alloc_free()
5041 #undef OD_ARRAY_SIZE
5042 #define OD_ARRAY_SIZE 2 macro
5054 size = sizeof (ztest_od_t) * OD_ARRAY_SIZE; in ztest_dmu_read_write()
5341 #undef OD_ARRAY_SIZE
5342 #define OD_ARRAY_SIZE 2 macro
5372 size = sizeof (ztest_od_t) * OD_ARRAY_SIZE; in ztest_dmu_read_write_zcopy()
[all …]