mirror of
https://github.com/winfsp/winfsp.git
synced 2025-12-26 05:52:46 -06:00
sys: IRP_MJ_CREATE
This commit is contained in:
@@ -330,6 +330,8 @@ VOID FspDeviceDeleteAll(VOID);
|
||||
/* file objects */
|
||||
typedef struct
|
||||
{
|
||||
ERESOURCE Resource;
|
||||
ERESOURCE PagingIoResource;
|
||||
FAST_MUTEX HeaderFastMutex;
|
||||
} FSP_FILE_CONTEXT_NONPAGED;
|
||||
typedef struct
|
||||
|
||||
Reference in New Issue
Block a user