Home
last modified time | relevance | path

Searched refs:FsRtlLookupLastLargeMcbEntry (Results 1 – 6 of 6) sorted by relevance

/reactos/ntoskrnl/fsrtl/
H A Dmcb.c95 Return = FsRtlLookupLastLargeMcbEntry( in FsRtlLookupLastMcbEntry()
H A Dlargemcb.c718 FsRtlLookupLastLargeMcbEntry(IN PLARGE_MCB Mcb, in FsRtlLookupLastLargeMcbEntry() function
/reactos/modules/rostests/kmtests/ntos_fsrtl/
H A DFsRtlMcb.c40 ok(FsRtlLookupLastLargeMcbEntry(&LargeMcb, &Vbn, &Lbn) == FALSE, "expected FALSE, got TRUE\n"); in FsRtlLargeMcbTest()
47 ok(FsRtlLookupLastLargeMcbEntry(&LargeMcb, &Vbn, &Lbn) == TRUE, "expected TRUE, got FALSE\n"); in FsRtlLargeMcbTest()
59 ok(FsRtlLookupLastLargeMcbEntry(&LargeMcb, &Vbn, &Lbn) == TRUE, "expected TRUE, got FALSE\n"); in FsRtlLargeMcbTest()
154 ok(FsRtlLookupLastLargeMcbEntry(&LargeMcb, &Vbn, &Lbn) == TRUE, "expected TRUE, got FALSE\n"); in FsRtlLargeMcbTest()
/reactos/drivers/filesystems/ntfs/
H A Dattrib.c1130 if (!FsRtlLookupLastLargeMcbEntry(&AttrContext->DataRunsMCB, &LargeVbn, &LargeLbn)) in FreeClusters()
/reactos/sdk/include/xdk/
H A Dfsrtlfuncs.h509 FsRtlLookupLastLargeMcbEntry(
/reactos/ntoskrnl/
H A Dntoskrnl.spec249 @ stdcall FsRtlLookupLastLargeMcbEntry(ptr ptr ptr)