Searched refs:MAX_CHARSET_SIZE (Results 1 – 3 of 3) sorted by relevance
441 len = nls->uni2char(ucs2, ch, MAX_CHARSET_SIZE); in exfat_convert_ucs2_to_char()545 unsigned char buf[MAX_CHARSET_SIZE]; in __exfat_utf16_to_nls()
67 #define MAX_CHARSET_SIZE 6 /* max size of multi-byte character */ macro69 #define MAX_VFSNAME_BUF_SIZE ((MAX_NAME_LENGTH + 1) * MAX_CHARSET_SIZE)
427 if (pathlen > (MAX_NAME_LENGTH * MAX_CHARSET_SIZE)) in __exfat_resolve_path()