Searched refs:IsDriveRootPath_SuperAllowed (Results 1 – 5 of 5) sorted by relevance
41 if (NName::IsDriveRootPath_SuperAllowed(dirPrefix)) in CreateArchiveName2()
548 if (!NName::IsDriveRootPath_SuperAllowed(prefix)) in MakePath_from_2_Parts()
46 bool IsDriveRootPath_SuperAllowed(CFSTR s) throw(); // exact drive root path "a:\" or "\\?\a:\"
339 if (IsDriveRootPath_SuperAllowed(_path)) in CreateComplexDir()
203 bool IsDriveRootPath_SuperAllowed(CFSTR s) throw() in IsDriveRootPath_SuperAllowed() function