Home
last modified time | relevance | path

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

/trusty/user/app/storage/test/block_host_test/
Dblock_test.c665 size_t blocks2_count) { in allocate_2_transactions_test_etc() argument
669 size_t blocks_max_count = MAX(blocks1_count, blocks2_count); in allocate_2_transactions_test_etc()
678 if (i < blocks2_count) { in allocate_2_transactions_test_etc()
693 for (i = 0; i < blocks2_count; i++) { in allocate_2_transactions_test_etc()
702 for (i = 0; i < blocks2_count; i++) { in allocate_2_transactions_test_etc()
712 for (i = 0; i < blocks2_count; i++) { in allocate_2_transactions_test_etc()
726 size_t blocks2_count) { in free_test_etc() argument
730 size_t blocks_max_count = MAX(blocks1_count, blocks2_count); in free_test_etc()
743 if (i < blocks2_count) { in free_test_etc()
770 for (i = 0; i < blocks2_count; i++) { in free_test_etc()