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