Searched refs:io_u_fill_buffer (Results 1 – 3 of 3) sorted by relevance
/external/fio/ |
D | ioengine.h | 215 extern void io_u_fill_buffer(struct thread_data *td, struct io_u *, unsigned int, unsigned int);
|
D | io_u.c | 1487 io_u_fill_buffer(td, io_u, in get_io_u() 1908 void io_u_fill_buffer(struct thread_data *td, struct io_u *io_u, in io_u_fill_buffer() function
|
D | backend.c | 1097 io_u_fill_buffer(td, io_u, min_write, max_bs); in init_io_u()
|