HomeSort by relevance Sort by last modified time
    Searched refs:put_file_log (Results 1 - 3 of 3) sorted by null

  /external/fio/
file.h 200 extern void put_file_log(struct thread_data *, struct fio_file *);
io_u.c 789 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);
    [all...]
verify.c 743 put_file_log(td, io_u->file);
    [all...]

Completed in 261 milliseconds