Searched refs:move_path (Results 1 – 2 of 2) sorted by relevance
/trusty/user/app/storage/test/storage_host_test/ |
D | storage_host_test.c | 190 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/ |
D | block_test.c | 1287 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()
|