Searched refs:io_is_uring_fops (Results 1 – 8 of 8) sorted by relevance
111 if (!io_is_uring_fops(f.file)) { in io_attach_sq_data()348 if (!io_is_uring_fops(f.file)) { in io_sq_offload_create()
70 if (io_is_uring_fops(file)) in io_install_fixed_file()
240 if (!file || io_is_uring_fops(file)) { in io_close()
275 if (!io_is_uring_fops(req->file)) in io_msg_ring()
235 } else if (!io_is_uring_fops(file)) { in io_ring_add_registered_fd()
57 bool io_is_uring_fops(struct file *file);
412 if (io_is_uring_fops(file)) { in __io_sqe_files_update()906 if (io_is_uring_fops(file)) { in io_sqe_files_register()
181 if (io_is_uring_fops(file)) { in io_uring_get_socket()2024 if (file && io_is_uring_fops(file)) in io_file_get_normal()3633 if (unlikely(!io_is_uring_fops(f.file))) in SYSCALL_DEFINE6()3750 bool io_is_uring_fops(struct file *file) in io_is_uring_fops() function4600 if (!io_is_uring_fops(f.file)) in SYSCALL_DEFINE4()