#include "mup.h"
#include <debug.h>
Go to the source code of this file.
◆ NDEBUG
Definition at line 31 of file dfs.c.
◆ DfsDriverEntry()
Definition at line 83 of file dfs.c.
89 DPRINT(
"DfsDriverEntry not implemented\n");
return STATUS_NOT_IMPLEMENTED
Referenced by DriverEntry().
◆ DfsFsdCleanup()
◆ DfsFsdClose()
Definition at line 68 of file dfs.c.
return STATUS_NOT_IMPLEMENTED
Referenced by MupClose().
◆ DfsFsdCreate()
Definition at line 52 of file dfs.c.
return STATUS_NOT_IMPLEMENTED
Referenced by MupCreate().
◆ DfsFsdFileSystemControl()
◆ DfsUnload()
◆ DfsVolumePassThrough()