Searched refs:LocateLongestRuns (Results 1 – 4 of 4) sorted by relevance
172 _In_ BOOLEAN LocateLongestRuns)175 return RtlFindClearRuns(&BitMapHeader->BitMap, RunArray, SizeOfRunArray, LocateLongestRuns);
818 _In_ BOOLEAN LocateLongestRuns) in RtlFindClearRuns() argument849 if (Run < SizeOfRunArray || !LocateLongestRuns) in RtlFindClearRuns()
638 _In_ BOOLEAN LocateLongestRuns);
3436 _In_ BOOLEAN LocateLongestRuns