Home
last modified time | relevance | path

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

/trusty/user/app/storage/test/block_host_test/
Dblock_test.c1059 static void file_allocate_all_test(struct transaction* master_tr, in file_allocate_all_test() function
1820 file_allocate_all_test(tr, 1, 0, 1, "test1", FILE_OPEN_CREATE); in file_allocate_all1_test()
1824 file_allocate_all_test(tr, 2, 0, 1, "test1", FILE_OPEN_CREATE); in file_allocate_all_2tr_1_test()
1828 file_allocate_all_test(tr, 8, 0, 1, "test1", FILE_OPEN_CREATE); in file_allocate_all_8tr_1_test()
1832 file_allocate_all_test(tr, 1, 1, 1, "test1", FILE_OPEN_CREATE); in file_allocate_all_complete1_test()
1836 file_allocate_all_test(tr, 2, 8, 10, "test1", FILE_OPEN_CREATE); in file_allocate_all_complete_multi1_test()
1840 file_allocate_all_test(tr, 1, 1, 10, "test1", FILE_OPEN_CREATE); in file_allocate_leave_10_test()
3465 file_allocate_all_test(tr, 1, 0, 1, "test1", FILE_OPEN_NO_CREATE);
3466 file_allocate_all_test(tr, 1, 1, i, "test2", FILE_OPEN_CREATE);