Home
last modified time | relevance | path

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

/linux-6.1.9/fs/exfat/
Dnls.c774 if (type != TYPE_UPCASE) { in exfat_create_upcase_table()
Dexfat_fs.h52 #define TYPE_UPCASE 0x0102 macro
Ddir.c355 return TYPE_UPCASE; in exfat_get_entry_type()
398 } else if (type == TYPE_UPCASE) { in exfat_set_entry_type()