Searched refs:io_uring_cmd_import_fixed_vec (Results 1 – 4 of 4) sorted by relevance
49 int io_uring_cmd_import_fixed_vec(struct io_uring_cmd *ioucmd,102 static inline int io_uring_cmd_import_fixed_vec(struct io_uring_cmd *ioucmd, in io_uring_cmd_import_fixed_vec() function
304 int io_uring_cmd_import_fixed_vec(struct io_uring_cmd *ioucmd, in io_uring_cmd_import_fixed_vec() function324 EXPORT_SYMBOL_GPL(io_uring_cmd_import_fixed_vec);
85 ret = io_uring_cmd_import_fixed_vec(cmd, iovec, iovec_len, dir, &iter, in io_cmd_copy_regbuf()
496 ret = io_uring_cmd_import_fixed_vec(ioucmd, in nvme_uring_cmd_io()