Home
last modified time | relevance | path

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

/linux/fs/exfat/
H A Ddir.c340 return TYPE_UPCASE; in exfat_get_entry_type()
389 } else if (type == TYPE_UPCASE) { in exfat_set_entry_type()
H A Dexfat_fs.h60 #define TYPE_UPCASE 0x0102 macro