Lines Matching refs:rw_flags
2924 ret = kiocb_set_rw_flags(kiocb, READ_ONCE(sqe->rw_flags)); in io_prep_rw()
3858 if (unlikely(sqe->ioprio || sqe->off || sqe->addr || sqe->rw_flags || in io_shutdown_prep()
4044 if (sqe->ioprio || sqe->buf_index || sqe->rw_flags || in io_fallocate_prep()
4212 if (sqe->ioprio || sqe->rw_flags || sqe->addr || sqe->len || sqe->off || in io_remove_buffers_prep()
4285 if (sqe->ioprio || sqe->rw_flags || sqe->splice_fd_in) in io_provide_buffers_prep()
4529 sqe->rw_flags || sqe->buf_index) in io_close_prep()
5108 if (sqe->ioprio || sqe->len || sqe->buf_index || sqe->rw_flags || in io_connect_prep()
6275 if (sqe->ioprio || sqe->rw_flags || sqe->splice_fd_in) in io_rsrc_update_prep()
10928 BUILD_BUG_SQE_ELEM(28, __kernel_rwf_t, rw_flags); in io_uring_init()
10929 BUILD_BUG_SQE_ELEM(28, /* compat */ int, rw_flags); in io_uring_init()
10930 BUILD_BUG_SQE_ELEM(28, /* compat */ __u32, rw_flags); in io_uring_init()