Home
last modified time | relevance | path

Searched refs:io_u_fits (Results 1 – 1 of 1) sorted by relevance

/external/fio/
Dio_u.c521 static inline bool io_u_fits(struct thread_data *td, struct io_u *io_u, in io_u_fits() function
552 if (!io_u_fits(td, io_u, minbs)) in __get_next_buflen()
576 io_u_fits(td, io_u, buflen)) in __get_next_buflen()
586 } while (!io_u_fits(td, io_u, buflen)); in __get_next_buflen()