Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dmiscdevice.h62 #define FUSE_MINOR 229 macro
/linux-6.15/fs/fuse/
H A Ddev.c30 MODULE_ALIAS_MISCDEV(FUSE_MINOR);
2624 .minor = FUSE_MINOR,