Searched refs:io_install_fixed_file (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/io_uring/ |
H A D | filetable.c | 63 static int io_install_fixed_file(struct io_ring_ctx *ctx, struct file *file, 111 ret = io_install_fixed_file(ctx, file, file_slot); in __io_fixed_fd_install()
|
/kernel/linux/linux-5.10/io_uring/ |
H A D | io_uring.c | 1106 static int io_install_fixed_file(struct io_kiocb *req, struct file *file, 4281 ret = io_install_fixed_file(req, file, issue_flags, in io_openat2() 5247 ret = io_install_fixed_file(req, file, issue_flags, in io_accept() 8474 static int io_install_fixed_file(struct io_kiocb *req, struct file *file, in io_install_fixed_file() function
|
Completed in 18 milliseconds