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

  /external/fio/
ioengines.h 80 extern int __must_check td_io_get_file_size(struct thread_data *, struct fio_file *);
ioengines.c 551 int td_io_get_file_size(struct thread_data *td, struct fio_file *f) function
filesetup.c 214 if (td_io_get_file_size(td, f))
734 if (td_io_get_file_size(td, f)) {
    [all...]

Completed in 592 milliseconds