fuse_dev_alloc_install
fud = fuse_dev_alloc_install(&cc->fc);
fud = fuse_dev_alloc_install(fc);
struct fuse_dev *fuse_dev_alloc_install(struct fuse_conn *fc);
EXPORT_SYMBOL_GPL(fuse_dev_alloc_install);
fud = fuse_dev_alloc_install(fc);