Searched refs:file_test_split_tr (Results 1 – 1 of 1) sorted by relevance
/trusty/user/app/storage/test/block_host_test/ |
D | block_test.c | 1334 static void file_test_split_tr(struct transaction* tr, in file_test_split_tr() function 1484 file_test_split_tr(tr, "test1s", FILE_OPEN_NO_CREATE, 1, 0, 0, 1, 1, 0, in file_splittr1_small_test() 1494 file_test_split_tr(tr, "test1s", FILE_OPEN_NO_CREATE, 4, 1, 2, 1, 1, 0, false, 1); in file_splittr1o4_small_test() 1507 file_test_split_tr(tr, "test1s", FILE_OPEN_CREATE_EXCLUSIVE, 1, 0, 0, 1, 1, in file_splittr1c_small_test() 1517 file_test_split_tr(tr, "test1s", FILE_OPEN_CREATE_EXCLUSIVE, 4, 1, 2, 1, 1, 1, true, 1); in file_splittr1o4c_small_test() 1527 file_test_split_tr(tr, "test1s", FILE_OPEN_CREATE_EXCLUSIVE, 4, 2, 3, 1, 1, 1, true, 1); in file_splittr1o4cl_small_test()
|