Home
last modified time | relevance | path

Searched refs:ReparseIndex (Results 1 – 3 of 3) sorted by relevance

/reactos/drivers/storage/mountmgr/
H A Ddatabase.c670 + ReparseIndex.Length in ReconcileThisDatabaseWithMasterWorker()
684 RtlAppendUnicodeStringToString(&ReparseFile, &ReparseIndex); in ReconcileThisDatabaseWithMasterWorker()
1482 + ReparseIndex.Length in OnlineMountedVolumes()
1491 RtlAppendUnicodeStringToString(&ReparseFile, &ReparseIndex); in OnlineMountedVolumes()
H A Dmntmgr.h167 extern UNICODE_STRING ReparseIndex;
H A Dsymlink.c49 UNICODE_STRING ReparseIndex = RTL_CONSTANT_STRING(L"\\$Extend\\$Reparse:$R:$INDEX_ALLOCATION"); variable