Searched refs:MAX_CHARSET_SIZE (Results 1 – 3 of 3) sorted by relevance
123 u8 buf[MAX_CHARSET_SIZE]; in nls_uniname_to_dosname()301 u8 buf[MAX_CHARSET_SIZE]; in nls_uniname_to_cstring()
186 #define MAX_CHARSET_SIZE 3 /* max size of multi-byte character */ macro293 char Name[MAX_NAME_LENGTH * MAX_CHARSET_SIZE];
21 static u8 name_buf[MAX_PATH_LENGTH * MAX_CHARSET_SIZE];