Searched refs:IS_DEVICE_PATH (Results 1 – 1 of 1) sorted by relevance
39 #define IS_DEVICE_PATH(s) ((s)[0] == '\\' && (s)[1] == '\\' && (s)[2] == '.' && (s)[3] == '\\') macro68 if (!IS_DEVICE_PATH(s)) in IsDevicePath()143 if (IS_DEVICE_PATH(s)) in GetRootPrefixSize()190 if (IS_DEVICE_PATH(s)) in GetRootPrefixSize()