Home
last modified time | relevance | path

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

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