Home
last modified time | relevance | path

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

/external/liburing/test/
Dsplice.c151 io_uring_prep_splice(sqe, fd_in, off_in, fd_out, off_out, in do_splice_op()
/external/liburing/src/include/
Dliburing.h338 static inline void io_uring_prep_splice(struct io_uring_sqe *sqe, in io_uring_prep_splice() function