Searched refs:IS_DEVICE_PATH (Results 1 – 1 of 1) sorted by relevance
93 #define IS_DEVICE_PATH(s) (IS_SEPAR((s)[0]) && IS_SEPAR((s)[1]) && (s)[2] == '.' && IS_SEP… macro121 if (!IS_DEVICE_PATH(s)) in IsDevicePath()279 if (IS_DEVICE_PATH(s)) in GetRootPrefixSize()328 if (IS_DEVICE_PATH(s)) in GetRootPrefixSize()