mirror of
https://github.com/winfsp/winfsp.git
synced 2025-07-03 17:32:57 -05:00
@ -48,6 +48,7 @@ struct fuse
|
||||
PWSTR MountPoint;
|
||||
FSP_FILE_SYSTEM *FileSystem;
|
||||
FSP_SERVICE *Service; /* weak */
|
||||
WCHAR VolumeLabel[32];
|
||||
};
|
||||
|
||||
struct fsp_fuse_context_header
|
||||
|
Reference in New Issue
Block a user