Searched refs:io_is_uring_fops (Results 1 – 9 of 9) sorted by relevance
111 if (!io_is_uring_fops(f.file)) { in io_attach_sq_data()346 if (!io_is_uring_fops(f.file)) { in io_sq_offload_create()
155 if (!io_is_uring_fops(req->file)) in io_msg_ring()
68 if (io_is_uring_fops(file)) in io_install_fixed_file()
233 if (!file || io_is_uring_fops(file)) { in io_close()
225 } else if (!io_is_uring_fops(file)) { in io_ring_add_registered_fd()
54 bool io_is_uring_fops(struct file *file);
158 if (io_is_uring_fops(file)) { in io_uring_get_socket()1550 !io_is_uring_fops(file)) in __io_file_supports_nowait()1854 if (file && io_is_uring_fops(file)) in io_file_get_normal()3166 if (unlikely(!io_is_uring_fops(f.file))) in SYSCALL_DEFINE6()3283 bool io_is_uring_fops(struct file *file) in io_is_uring_fops() function4043 if (!io_is_uring_fops(f.file)) in SYSCALL_DEFINE4()
492 if (io_is_uring_fops(file)) { in __io_sqe_files_update()994 if (io_is_uring_fops(file)) { in io_sqe_files_register()
293 if (io_is_uring_fops(req->file)) in io_poll_check_events()