Home
last modified time | relevance | path

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

/trusty/user/app/storage/test/storage_host_test/
Dstorage_host_test.c190 const char* move_path, in file_test_etc() argument
209 if (move_path) { in file_test_etc()
210 file_move(tr, &file, move_path, move_create, allow_repaired); in file_test_etc()
212 path = move_path; in file_test_etc()
/trusty/user/app/storage/test/block_host_test/
Dblock_test.c1287 const char* move_path, in file_test_etc() argument
1301 if (move_path) { in file_test_etc()
1302 file_move(tr, &file, move_path, move_create, allow_repaired); in file_test_etc()
1304 path = move_path; in file_test_etc()