Searched refs:rw_flags (Results 1 – 15 of 15) sorted by relevance
82 if (sqe->off || sqe->rw_flags || sqe->buf_index || sqe->splice_fd_in) in io_epoll_wait_prep()
166 if (sqe->off || sqe->rw_flags || sqe->buf_index || sqe->splice_fd_in) in io_mkdirat_prep()212 if (sqe->len || sqe->rw_flags || sqe->buf_index || sqe->splice_fd_in) in io_symlinkat_prep()
160 if (sqe->ioprio || sqe->__pad1 || sqe->len || sqe->rw_flags) in io_uring_cmd_getsockname()
128 if (unlikely(sqe->off || sqe->addr || sqe->rw_flags || in io_shutdown_prep()1734 if (sqe->addr || sqe->rw_flags || sqe->buf_index) in io_socket_prep()1789 if (sqe->len || sqe->buf_index || sqe->rw_flags || sqe->splice_fd_in) in io_connect_prep()1877 if (sqe->len || sqe->buf_index || sqe->rw_flags || sqe->splice_fd_in) in io_bind_prep()1917 if (sqe->addr || sqe->buf_index || sqe->rw_flags || sqe->splice_fd_in || sqe->addr2) in io_listen_prep()
499 if (sqe->rw_flags || sqe->addr || sqe->len || sqe->off || in io_remove_buffers_prep()519 if (sqe->rw_flags || sqe->splice_fd_in) in io_provide_buffers_prep()
223 if (sqe->off || sqe->addr || sqe->len || sqe->rw_flags || sqe->buf_index) in io_close_prep()
3178 BUILD_BUG_SQE_ELEM(28, __kernel_rwf_t, rw_flags); in io_uring_init() 3179 BUILD_BUG_SQE_ELEM(28, /* compat */ int, rw_flags); in io_uring_init() 3180 BUILD_BUG_SQE_ELEM(28, /* compat */ __u32, rw_flags); in io_uring_init()
283 rw->flags = (__force rwf_t) READ_ONCE(sqe->rw_flags); in __io_prep_rw()
507 if (sqe->rw_flags || sqe->splice_fd_in) in io_files_update_prep()
54 sqe->rw_flags = IORING_NOP_FIXED_BUFFER | IORING_NOP_INJECT_RESULT; in __setup_nop_io()
294 sqe->rw_flags= IORING_URING_CMD_MULTISHOT; in ublk_batch_queue_fetch()
815 sqe[0]->rw_flags = 0; in ublk_queue_io_cmd()
53 __kernel_rwf_t rw_flags; member
55 __u32 rw_flags; member
991 sqe->rw_flags || sqe->file_index)) in blkdev_uring_cmd()