Searched refs:fill_io_buffer (Results 1 - 4 of 4) sorted by relevance

/external/fio/
H A Dio_u.h141 extern void fill_io_buffer(struct thread_data *, void *, unsigned int, unsigned int);
H A Dio_u.c2043 void fill_io_buffer(struct thread_data *td, void *buf, unsigned int min_write, function
2094 fill_io_buffer(td, io_u->buf, min_write, max_bs);
H A Dfilesetup.c177 fill_io_buffer(td, b, bs, bs);
/external/fio/engines/
H A Dglusterfs.c189 fill_io_buffer(td, b, bs, bs);

Completed in 99 milliseconds