Home
last modified time | relevance | path

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

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