ReactOS 0.4.16-dev-297-gc569aee
|
#include "fatprocs.h"
Go to the source code of this file.
Macros | |
#define | FSP_PER_DEVICE_THRESHOLD (2) |
Functions | |
VOID NTAPI | FatOplockComplete (IN PVOID Context, IN PIRP Irp) |
VOID NTAPI | FatPrePostIrp (IN PVOID Context, IN PIRP Irp) |
NTSTATUS | FatFsdPostRequest (IN PIRP_CONTEXT IrpContext, IN PIRP Irp) |
VOID | FatAddToWorkque (IN PIRP_CONTEXT IrpContext, IN PIRP Irp) |
VOID FatAddToWorkque | ( | IN PIRP_CONTEXT | IrpContext, |
IN PIRP | Irp | ||
) |
Definition at line 280 of file workque.c.
Referenced by _Requires_lock_held_(), FatFsdPostRequest(), and FatOplockComplete().
NTSTATUS FatFsdPostRequest | ( | IN PIRP_CONTEXT | IrpContext, |
IN PIRP | Irp | ||
) |
Definition at line 229 of file workque.c.
Referenced by _Requires_lock_held_(), FatCommonQueryEa(), FatCommonSetEa(), FatMultiAsyncCompletionRoutine(), and FatSingleAsyncCompletionRoutine().
Definition at line 35 of file workque.c.
Referenced by _Requires_lock_held_(), and FatSetRenameInfo().
Definition at line 91 of file workque.c.
Referenced by _Requires_lock_held_(), and FatFsdPostRequest().