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

  /external/fio/
io_u.h 142 extern void io_u_fill_buffer(struct thread_data *td, struct io_u *, unsigned int, unsigned int);
io_u.c 2090 void io_u_fill_buffer(struct thread_data *td, struct io_u *io_u, function
    [all...]
backend.c 1227 io_u_fill_buffer(td, io_u, min_write, max_bs);
    [all...]

Completed in 672 milliseconds