ReactOS 0.4.16-dev-732-g2d1144a
|
#include <msfs.h>
Public Attributes | |
LIST_ENTRY | FcbListHead |
KMUTEX | FcbListLock |
LIST_ENTRY _MSFS_DEVICE_EXTENSION::FcbListHead |
Definition at line 19 of file msfs.h.
Referenced by DriverEntry(), MsfsClose(), MsfsCreate(), and MsfsCreateMailslot().
KMUTEX _MSFS_DEVICE_EXTENSION::FcbListLock |
Definition at line 20 of file msfs.h.
Referenced by DriverEntry(), MsfsClose(), MsfsCreate(), and MsfsCreateMailslot().