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()
151 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()
53 bool io_is_uring_fops(struct file *file);
225 } else if (!io_is_uring_fops(file)) { in io_ring_add_registered_fd()
158 if (io_is_uring_fops(file)) { in io_uring_get_socket()1569 !io_is_uring_fops(file)) in __io_file_supports_nowait()1877 if (file && io_is_uring_fops(file)) in io_file_get_normal()3186 if (unlikely(!io_is_uring_fops(f.file))) in SYSCALL_DEFINE6()3303 bool io_is_uring_fops(struct file *file) in io_is_uring_fops() function4062 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()
283 if (io_is_uring_fops(req->file)) in io_poll_check_events()