ReactOS 0.4.15-dev-7924-g5949c20
_MSFS_DEVICE_EXTENSION Struct Reference

#include <msfs.h>

Collaboration diagram for _MSFS_DEVICE_EXTENSION:

Public Attributes

LIST_ENTRY FcbListHead
 
KMUTEX FcbListLock
 

Detailed Description

Definition at line 17 of file msfs.h.

Member Data Documentation

◆ FcbListHead

LIST_ENTRY _MSFS_DEVICE_EXTENSION::FcbListHead

Definition at line 19 of file msfs.h.

Referenced by DriverEntry(), MsfsClose(), MsfsCreate(), and MsfsCreateMailslot().

◆ FcbListLock

KMUTEX _MSFS_DEVICE_EXTENSION::FcbListLock

Definition at line 20 of file msfs.h.

Referenced by DriverEntry(), MsfsClose(), MsfsCreate(), and MsfsCreateMailslot().


The documentation for this struct was generated from the following file: