Home
last modified time | relevance | path

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

/spdk/test/unit/lib/bdev/raid/concat.c/
H A Dconcat_ut.c177 uint64_t base_bdev_blockcnt_values[] = { 1, 1024, 1024 * 1024 }; in test_setup() local
188 SPDK_COUNTOF(base_bdev_blockcnt_values) * in test_setup()
197 ARRAY_FOR_EACH(base_bdev_blockcnt_values, base_bdev_blockcnt) { in test_setup()
/spdk/test/unit/lib/bdev/raid/raid1.c/
H A Draid1_ut.c69 uint64_t base_bdev_blockcnt_values[] = { 1, 1024, 1024 * 1024 }; in test_setup()
78 SPDK_COUNTOF(base_bdev_blockcnt_values) * in test_setup()
86 ARRAY_FOR_EACH(base_bdev_blockcnt_values, base_bdev_blockcnt) { in test_setup()
68 uint64_t base_bdev_blockcnt_values[] = { 1, 1024, 1024 * 1024 }; test_setup() local
/spdk/test/unit/lib/bdev/raid/raid5f.c/
H A Draid5f_ut.c89 uint64_t base_bdev_blockcnt_values[] = { 1, 1024, 1024 * 1024 }; in test_suite_init() local
102 SPDK_COUNTOF(base_bdev_blockcnt_values) * in test_suite_init()
112 ARRAY_FOR_EACH(base_bdev_blockcnt_values, base_bdev_blockcnt) { in test_suite_init()