Searched refs:CanBe8dot3 (Results 1 – 3 of 3) sorted by relevance
261 #define CanBe8dot3 (FNM_Flags & UDF_FNM_FLAG_CAN_BE_8D3) in UDFQueryDirectory() macro636 #define CanBe8dot3 (FNM_Flags & UDF_FNM_FLAG_CAN_BE_8D3) in UDFFindNextMatch() macro647 …(!CanBe8dot3 || ((DirNdx->hashes.hDos != hashes->hLfn) && (DirNdx->hashes.hDos != hashes->hPosix))… in UDFFindNextMatch()650 ContainsWC, CanBe8dot3 && !(DirNdx->FI_Flags & UDF_FI_FLAG_DOS), in UDFFindNextMatch()
19 IN BOOLEAN CanBe8dot3,
163 IN BOOLEAN CanBe8dot3, in UDFIsNameInExpression() argument186 if(!CanBe8dot3) in UDFIsNameInExpression()