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/
ioengine.h 186 extern int __must_check td_io_get_file_size(struct thread_data *, struct fio_file *);
ioengines.c 509 int td_io_get_file_size(struct thread_data *td, struct fio_file *f) function
filesetup.c 184 if (td_io_get_file_size(td, f))
654 if (td_io_get_file_size(td, f)) {

Completed in 3586 milliseconds