Home
last modified time | relevance | path

Searched defs:u_ch (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/udf/
H A Dunicode.c159 int u_ch; in udf_name_from_CS0() local
46 get_utf16_char(const uint8_t *str_i, int str_i_max_len, int str_i_idx, int u_ch, unicode_t *ret) get_utf16_char() argument
90 udf_name_conv_char(uint8_t *str_o, int str_o_max_len, int *str_o_idx, const uint8_t *str_i, int str_i_max_len, int *str_i_idx, int u_ch, int *needsCRC, int (*conv_f)(wchar_t, unsigned char *, int), int translate) udf_name_conv_char() argument
281 int u_len, u_ch; udf_name_to_CS0() local
[all...]
/kernel/linux/linux-6.6/fs/udf/
H A Dunicode.c155 int u_ch; in udf_name_from_CS0() local
42 get_utf16_char(const uint8_t *str_i, int str_i_max_len, int str_i_idx, int u_ch, unicode_t *ret) get_utf16_char() argument
86 udf_name_conv_char(uint8_t *str_o, int str_o_max_len, int *str_o_idx, const uint8_t *str_i, int str_i_max_len, int *str_i_idx, int u_ch, int *needsCRC, int (*conv_f)(wchar_t, unsigned char *, int), int translate) udf_name_conv_char() argument
277 int u_len, u_ch; udf_name_to_CS0() local
[all...]

Completed in 2 milliseconds