Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dmiscdevice.h62 #define FUSE_MINOR 229 macro
/kernel/linux/linux-5.10/fs/fuse/
Ddev.c25 MODULE_ALIAS_MISCDEV(FUSE_MINOR);
2316 .minor = FUSE_MINOR,