Searched refs:rw_flags (Results 1 – 2 of 2) sorted by relevance
36 __kernel_rwf_t rw_flags; member
3442 req->rw.flags = READ_ONCE(sqe->rw_flags); in io_prep_rw()4685 if (sqe->off || sqe->rw_flags || sqe->buf_index || sqe->splice_fd_in) in io_mkdirat_prep()4723 if (sqe->len || sqe->rw_flags || sqe->buf_index || sqe->splice_fd_in) in io_symlinkat_prep()4767 if (sqe->rw_flags || sqe->buf_index || sqe->splice_fd_in) in io_linkat_prep()4864 if (sqe->rw_flags || sqe->__pad1) in io_uring_cmd_prep()5026 if (unlikely(sqe->addr || sqe->rw_flags || sqe->splice_fd_in || in io_msg_ring_prep()5102 if (sqe->buf_index || sqe->rw_flags || sqe->splice_fd_in) in io_fallocate_prep()5316 if (sqe->rw_flags || sqe->addr || sqe->len || sqe->off || in io_remove_buffers_prep()5401 if (sqe->rw_flags || sqe->splice_fd_in) in io_provide_buffers_prep()5717 if (sqe->off || sqe->addr || sqe->len || sqe->rw_flags || sqe->buf_index) in io_close_prep()[all …]