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