Searched refs:hasExt (Results 1 – 1 of 1) sorted by relevance
476 BOOLEAN needsCRC = FALSE, hasExt = FALSE, writingExt = FALSE, isParent = FALSE; in UDFDOSName100() local490 if (dosIndex==0 || hasExt) { in UDFDOSName100()509 if (lastPeriodIndex >= 0) hasExt = TRUE; in UDFDOSName100()512 if ((!hasExt && dosIndex == DOS_NAME_LEN) || in UDFDOSName100()546 if (!writingExt && hasExt && (dosIndex == DOS_NAME_LEN || in UDFDOSName100()594 BOOLEAN needsCRC = FALSE, hasExt = FALSE, writingExt = FALSE, isParent = FALSE; in UDFDOSName200() local608 if (dosIndex==0 || hasExt) { in UDFDOSName200()627 if (lastPeriodIndex >= 0) hasExt = TRUE; in UDFDOSName200()630 if ((!hasExt && dosIndex == DOS_NAME_LEN) || in UDFDOSName200()664 if (!writingExt && hasExt && (dosIndex == DOS_NAME_LEN || in UDFDOSName200()