Home
last modified time | relevance | path

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

/linux-6.14.4/fs/fuse/
Ddev_uring.c31 static const struct fuse_iqueue_ops fuse_io_uring_ops; variable
954 WRITE_ONCE(fiq->ops, &fuse_io_uring_ops); in fuse_uring_do_register()
1316 static const struct fuse_iqueue_ops fuse_io_uring_ops = { variable