Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/io_uring/
H A Dio_uring.c1109 static int io_install_fixed_file(struct io_kiocb *req, struct file *file,
4190 ret = io_install_fixed_file(req, file, issue_flags, in io_openat2()
5087 ret = io_install_fixed_file(req, file, issue_flags, in io_accept()
8303 static int io_install_fixed_file(struct io_kiocb *req, struct file *file, in io_install_fixed_file() function