Searched refs:IS_EXFAT_CRITICAL_SEC (Results 1 – 2 of 2) sorted by relevance
56 #define IS_EXFAT_CRITICAL_SEC(x) (x < 0xE0) macro
372 if (IS_EXFAT_CRITICAL_SEC(ep->type)) { in exfat_get_entry_type()