mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
[NPFS]
Properly declare with FORCEINLINE svn path=/trunk/; revision=63146
This commit is contained in:
@@ -351,8 +351,8 @@ NpReleaseVcb(VOID)
|
||||
// Function to process deferred IRPs outside the VCB lock but still within the
|
||||
// critical region
|
||||
//
|
||||
VOID
|
||||
FORCEINLINE
|
||||
VOID
|
||||
NpCompleteDeferredIrps(IN PLIST_ENTRY DeferredList)
|
||||
{
|
||||
PLIST_ENTRY ThisEntry, NextEntry;
|
||||
|
||||
Reference in New Issue
Block a user