Searched refs:io_uring_prep_write_fixed (Results 1 – 2 of 2) sorted by relevance
141 static inline void io_uring_prep_write_fixed(struct io_uring_sqe *sqe, int fd, in io_uring_prep_write_fixed() function
506 io_uring_prep_write_fixed(sqe, fd, mem, size, 0, 0); in do_test_iouring()
Completed in 8 milliseconds