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

  /external/fio/
ioengine.h 210 extern void fill_io_buffer(struct thread_data *, void *, unsigned int, unsigned int);
io_u.c 1830 void fill_io_buffer(struct thread_data *td, void *buf, unsigned int min_write, function
    [all...]
filesetup.c 147 fill_io_buffer(td, b, bs, bs);

Completed in 467 milliseconds