Home
last modified time | relevance | path

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

/linux-6.15/fs/fuse/
H A Ddev_uring.c31 static const struct fuse_iqueue_ops fuse_io_uring_ops; variable
980 WRITE_ONCE(fiq->ops, &fuse_io_uring_ops); in fuse_uring_do_register()
1342 static const struct fuse_iqueue_ops fuse_io_uring_ops = { variable