Searched refs:LengthOfAttributes (Results 1 – 1 of 1) sorted by relevance
2269 ULONG LengthOfAttributes = 0; in NtfsAddFilenameToDirectory() local2273 LengthOfAttributes += CurrentAttribute->Length; in NtfsAddFilenameToDirectory()2278 MaxIndexRootSize -= LengthOfAttributes; in NtfsAddFilenameToDirectory()2422 ULONG LengthOfAttributes = 0; in NtfsAddFilenameToDirectory() local2426 LengthOfAttributes += CurrentAttribute->Length; in NtfsAddFilenameToDirectory()2431 NewMaxIndexRootSize -= LengthOfAttributes; in NtfsAddFilenameToDirectory()2479 ULONG LengthOfAttributes = 0; in NtfsAddFilenameToDirectory() local2483 LengthOfAttributes += CurrentAttribute->Length; in NtfsAddFilenameToDirectory()2488 NewMaxIndexRootSize -= LengthOfAttributes; in NtfsAddFilenameToDirectory()