Searched refs:BothDirInformation (Results 1 – 1 of 1) sorted by relevance
250 PFILE_BOTH_DIR_INFORMATION BothDirInformation = NULL; // Pointer in callers buffer in UDFQueryDirectory() local536 BothDirInformation = (PFILE_BOTH_DIR_INFORMATION)(Buffer + CurrentOffset); in UDFQueryDirectory()537 RtlCopyMemory(BothDirInformation,DirInformation,BaseLength); in UDFQueryDirectory()538 BothDirInformation->FileIndex = NextMatch; in UDFQueryDirectory()539 BothDirInformation->FileNameLength = FileNameBytes; in UDFQueryDirectory()