Searched refs:LfnSize (Results 1 – 1 of 1) sorted by relevance
1144 ULONG LfnSize = 0; in _Requires_lock_held_() local1421 LfnSize = LfnIndex; in _Requires_lock_held_()1449 LfnSize = LfnIndex; in _Requires_lock_held_()1500 LongFileName->Length = (USHORT)(LfnSize * sizeof(WCHAR)); in _Requires_lock_held_()1609 (Ccb->UnicodeQueryTemplate.Length != (USHORT)(LfnSize * sizeof(WCHAR)))) { in _Requires_lock_held_()2927 ULONG LfnSize,2992 if (LfnSize > 12) {3010 for (i=0; i < LfnSize; i++) {3019 ((LfnSize - i) > 4) ||3056 if ((Lfn[LfnSize - 1] == L' ') ||[all …]