Searched refs:fuse_dev_fiq_ops (Results 1 – 3 of 3) sorted by relevance
508 extern const struct fuse_iqueue_ops fuse_dev_fiq_ops;
388 const struct fuse_iqueue_ops fuse_dev_fiq_ops = { variable393 EXPORT_SYMBOL_GPL(fuse_dev_fiq_ops);
1964 fuse_conn_init(fc, fm, fsc->user_ns, &fuse_dev_fiq_ops, NULL); in fuse_get_tree()