Searched refs:fuse_dev_fiq_ops (Results 1 – 4 of 4) sorted by relevance
509 fuse_conn_init(&cc->fc, file->f_cred->user_ns, &fuse_dev_fiq_ops, NULL); in cuse_channel_open()
407 extern const struct fuse_iqueue_ops fuse_dev_fiq_ops;
215 const struct fuse_iqueue_ops fuse_dev_fiq_ops = { variable220 EXPORT_SYMBOL_GPL(fuse_dev_fiq_ops);
1272 fuse_conn_init(fc, sb->s_user_ns, &fuse_dev_fiq_ops, NULL); in fuse_fill_super()