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

  /external/fio/
trim.h 7 extern int __must_check get_next_trim(struct thread_data *td, struct io_u *io_u);
23 static inline int get_next_trim(struct thread_data *td, struct io_u *io_u) function
trim.c 14 int 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);

Completed in 175 milliseconds