Searched refs:get_next_trim (Results 1 - 3 of 3) sorted by relevance

/external/fio/
H A Dtrim.h7 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
H A Dtrim.c14 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);
H A Dio_u.c1357 if (get_trim && !get_next_trim(td, io_u))

Completed in 161 milliseconds