Searched refs:input_fd (Results 1 – 1 of 1) sorted by relevance
29 static bool SimgToImg(int input_fd, int output_fd) { in SimgToImg() argument30 if (lseek64(input_fd, 0, SEEK_SET) == -1) { in SimgToImg()41 sparse_file_import(input_fd, true, false), sparse_file_destroy); in SimgToImg()