Home
last modified time | relevance | path

Searched refs:EXFAT_UPCASE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/exfat/
H A Dexfat_raw.h45 #define EXFAT_UPCASE 0x82 /* upcase table */ macro
H A Ddir.c358 if (ep->type == EXFAT_UPCASE) in exfat_get_entry_type()
409 ep->type = EXFAT_UPCASE; in exfat_set_entry_type()