Searched refs:file_log_act (Results 1 – 3 of 3) sorted by relevance
168 enum file_log_act { enum178 extern void log_file(struct thread_data *, struct fio_file *, enum file_log_act);
117 static void trace_add_open_close_event(struct thread_data *td, int fileno, enum file_log_act action) in trace_add_open_close_event()
42 enum file_log_act what) in log_file()