Home
last modified time | relevance | path

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

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