Home
last modified time | relevance | path

Searched refs:io_uring_cmd_import_fixed_vec (Results 1 – 3 of 3) sorted by relevance

/linux/io_uring/
H A During_cmd.c303 int io_uring_cmd_import_fixed_vec(struct io_uring_cmd *ioucmd, in io_uring_cmd_import_fixed_vec() function
323 EXPORT_SYMBOL_GPL(io_uring_cmd_import_fixed_vec);
H A Dmock_file.c85 ret = io_uring_cmd_import_fixed_vec(cmd, iovec, iovec_len, dir, &iter, in io_cmd_copy_regbuf()
/linux/drivers/nvme/host/
H A Dioctl.c532 ret = io_uring_cmd_import_fixed_vec(ioucmd, in nvme_uring_cmd_io()