io_is_uring_fops
bool io_is_uring_fops(struct file *file);
if (io_is_uring_fops(file))
if (file && io_is_uring_fops(file))
if (unlikely(!io_is_uring_fops(file)))
if (!io_is_uring_fops(req->file))
if (!io_is_uring_fops(fd_file(f)))
if (!file || io_is_uring_fops(file)) {
if (io_is_uring_fops(file))
if (io_is_uring_fops(file)) {
if (io_is_uring_fops(file)) {
if (!io_is_uring_fops(fd_file(f)))
if (!io_is_uring_fops(fd_file(f)))
} else if (!io_is_uring_fops(file)) {
if (io_is_uring_fops(file)) {