Filesystem module
Filesystem modules are registered with the FUSE_REGISTER_MODULE() macro.
If the "-omodules=modname:..." option is present, filesystem objects are created and pushed onto the stack with the 'factory' function.
Factory for creating filesystem objects
Name of filesystem
See Implementation
Filesystem module
Filesystem modules are registered with the FUSE_REGISTER_MODULE() macro.
If the "-omodules=modname:..." option is present, filesystem objects are created and pushed onto the stack with the 'factory' function.