Home
last modified time | relevance | path

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

/external/fio/engines/
Dnet.c444 static int fio_netio_splice_in(struct thread_data *td, struct io_u *io_u) in fio_netio_splice_in() function
470 static int fio_netio_splice_in(struct thread_data *td, struct io_u *io_u) in fio_netio_splice_in() function
662 ret = fio_netio_splice_in(td, io_u); in __fio_netio_queue()