mirror of
https://github.com/winfsp/winfsp.git
synced 2026-01-04 10:19:18 -06:00
inc: fsctl: UmFileNodeIsUserContext2
This commit is contained in:
@@ -51,8 +51,6 @@ struct fuse
|
||||
|
||||
struct fsp_fuse_context_header
|
||||
{
|
||||
FSP_FSCTL_TRANSACT_REQ *Request;
|
||||
FSP_FSCTL_TRANSACT_RSP *Response;
|
||||
char *PosixPath;
|
||||
__declspec(align(MEMORY_ALLOCATION_ALIGNMENT)) UINT8 ContextBuf[];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user