Searched refs:put_file_log (Results 1 - 3 of 3) sorted by relevance

/external/fio/
H A Dfile.h200 extern void put_file_log(struct thread_data *, struct fio_file *);
H A Dio_u.c789 void put_file_log(struct thread_data *td, struct fio_file *f) function
805 put_file_log(td, io_u->file);
1277 put_file_log(td, f);
H A Dverify.c743 put_file_log(td, io_u->file);

Completed in 138 milliseconds