Home
last modified time | relevance | path

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

/freebsd/sys/fs/fuse/
H A Dfuse_device.c111 static struct cdevsw fuse_device_cdevsw = { variable
611 fuse_dev = make_dev(&fuse_device_cdevsw, 0, UID_ROOT, GID_OPERATOR, in fuse_device_init()