Home
last modified time | relevance | path

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

/external/fio/
Dgfio.c400 free(ge->job_file); in ge_destroy()
452 ret = fio_client_send_ini(gc->client, ge->job_file, 0); in send_job_file()
456 gfio_report_error(ge, "Failed to send file %s: %s\n", ge->job_file, strerror(-ret)); in send_job_file()
671 if (!ge->job_file) in connect_clicked()
673 if (!ge->job_file) in connect_clicked()
844 assert(!ge->job_file); in do_file_open()
846 ge->job_file = get_filename_from_uri(uri); in do_file_open()
864 free(ge->job_file); in do_file_open()
865 ge->job_file = NULL; in do_file_open()
Dgfio.h132 char *job_file; member
DHOWTO79 $ fio job_file
81 and it will start doing what the job_file tells it to do. You can give