HomeSort by relevance Sort by last modified time
    Searched refs:io_u_should_trim (Results 1 - 3 of 3) 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
iolog.c 216 if (io_u_should_trim(td, io_u)) {

Completed in 71 milliseconds