Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/exfat/
H A Dnls.c774 if (type != TYPE_UPCASE) { in exfat_create_upcase_table()
H A Dexfat_fs.h53 #define TYPE_UPCASE 0x0102 macro
H A Ddir.c351 return TYPE_UPCASE; in exfat_get_entry_type()
394 } else if (type == TYPE_UPCASE) { in exfat_set_entry_type()