Home
last modified time | relevance | path

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

/trusty/user/app/storage/test/block_host_test/
Dblock_test.c1670 struct transaction tr3; in file_create3_conflict_test() local
1674 transaction_init(&tr3, tr->fs, true); in file_create3_conflict_test()
1678 file_test(&tr3, "test2", FILE_OPEN_CREATE_EXCLUSIVE, 1, 0, 0, false, 6); in file_create3_conflict_test()
1682 assert(!tr3.failed); in file_create3_conflict_test()
1685 transaction_complete(&tr3); in file_create3_conflict_test()
1688 assert(!tr3.failed); in file_create3_conflict_test()
1694 transaction_free(&tr3); in file_create3_conflict_test()