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

  /external/fio/
trim.h 7 extern bool __must_check get_next_trim(struct thread_data *td, struct io_u *io_u);
23 static inline bool get_next_trim(struct thread_data *td, struct io_u *io_u) function
trim.c 14 bool get_next_trim(struct thread_data *td, struct io_u *io_u) function
66 dprint(FD_VERIFY, "get_next_trim: ret io_u %p\n", io_u);
io_u.c     [all...]

Completed in 97 milliseconds