Home
last modified time | relevance | path

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

/external/fio/
Diolog.h168 enum file_log_act { enum
178 extern void log_file(struct thread_data *, struct fio_file *, enum file_log_act);
Dblktrace.c117 static void trace_add_open_close_event(struct thread_data *td, int fileno, enum file_log_act action) in trace_add_open_close_event()
Diolog.c42 enum file_log_act what) in log_file()