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 182 extern void put_file_log(struct thread_data *, struct fio_file *);
io_u.c 672 void put_file_log(struct thread_data *td, struct fio_file *f) function
685 put_file_log(td, io_u->file);
1123 put_file_log(td, f);
    [all...]
verify.c 655 put_file_log(td, io_u->file);
    [all...]

Completed in 354 milliseconds