Home
last modified time | relevance | path

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

/linux/fs/exfat/
H A Dnls.c16 #define UTBL_COUNT (0x10000) macro
661 upcase_table = kvcalloc(UTBL_COUNT, sizeof(unsigned short), GFP_KERNEL); in exfat_load_upcase_table()
713 upcase_table = kvcalloc(UTBL_COUNT, sizeof(unsigned short), GFP_KERNEL); in exfat_load_default_upcase_table()