Home
last modified time | relevance | path

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

/external/fio/
Dioengine.h215 extern void io_u_fill_buffer(struct thread_data *td, struct io_u *, unsigned int, unsigned int);
Dio_u.c1487 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
Dbackend.c1097 io_u_fill_buffer(td, io_u, min_write, max_bs); in init_io_u()