Home
last modified time | relevance | path

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

/openbmc/linux/fs/fuse/
H A Ddev.c2311 static struct miscdevice fuse_miscdevice = { variable
2326 err = misc_register(&fuse_miscdevice); in fuse_dev_init()
2340 misc_deregister(&fuse_miscdevice); in fuse_dev_cleanup()