HomeSort by relevance Sort by last modified time
    Searched defs:io_u_should_trim (Results 1 - 2 of 2) sorted by null

  /external/fio/
trim.h 8 extern int io_u_should_trim(struct thread_data *td, struct io_u *io_u);
27 static inline int io_u_should_trim(struct thread_data *td, struct io_u *io_u) function
trim.c 70 int io_u_should_trim(struct thread_data *td, struct io_u *io_u) function

Completed in 42 milliseconds