Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/fuse/
Dcuse.c512 &fuse_dev_fiq_ops, NULL); in cuse_channel_open()
Dfuse_i.h422 extern const struct fuse_iqueue_ops fuse_dev_fiq_ops;
Ddev.c218 const struct fuse_iqueue_ops fuse_dev_fiq_ops = { variable
223 EXPORT_SYMBOL_GPL(fuse_dev_fiq_ops);
Dinode.c1460 fuse_conn_init(fc, fm, sb->s_user_ns, &fuse_dev_fiq_ops, NULL); in fuse_fill_super()