Searched defs:open_state_file (Results 1 - 1 of 1) sorted by relevance

/external/fio/
H A Dverify.c1647 static int open_state_file(const char *name, const char *prefix, int num, function
1679 fd = open_state_file((const char *) s->name, prefix, s->index, 1);
1798 fd = open_state_file(td->o.name, prefix, td->thread_number - 1, 0);

Completed in 80 milliseconds