Home
last modified time | relevance | path

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

/trusty/user/app/storage/
Dclient.c448 struct storage_file_handle tmp_file; in storage_file_move() local
497 open_result = file_open(&session->tr, path_buf, &tmp_file, in storage_file_move()
502 file = &tmp_file; in storage_file_move()
508 if (file == &tmp_file) { in storage_file_move()
509 file_close(&tmp_file); in storage_file_move()
517 if (file == &tmp_file) { in storage_file_move()
518 file_close(&tmp_file); in storage_file_move()