Searched defs:open_file (Results 1 – 9 of 9) sorted by relevance
12 def open_file(self): member in PidFileManager
45 def open_file(f): function
26 static int open_file(struct thread_data *td, struct fio_file *f) in open_file() function
81 static int open_file(struct thread_data *td, struct fio_file *f) in open_file() function
39 void open_file() in open_file() function
90 static FILE *open_file(const char *filename, const char *mode) { in open_file() function
728 open_file (const char *fname, int *fdp, Ebl **eblp) in open_file() function
2054 open_file (const char *file, bool writable) in open_file() function
144 int (*open_file)(struct thread_data *, struct fio_file *); member