HomeSort by relevance Sort by last modified time
    Searched refs:io_u_fill_buffer (Results 1 - 3 of 3) sorted by null

  /external/fio/
ioengine.h 215 extern void io_u_fill_buffer(struct thread_data *td, struct io_u *, unsigned int, unsigned int);
io_u.c 1487 io_u_fill_buffer(td, io_u,
1908 void io_u_fill_buffer(struct thread_data *td, struct io_u *io_u, function
    [all...]
backend.c 1097 io_u_fill_buffer(td, io_u, min_write, max_bs);
    [all...]

Completed in 73 milliseconds