Searched defs:str_i (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/fs/udf/ |
| D | unicode.c | 46 static unicode_t get_utf16_char(const uint8_t *str_i, int str_i_max_len, in get_utf16_char() 92 const uint8_t *str_i, int str_i_max_len, in udf_name_conv_char() 277 const uint8_t *str_i, int str_len) in udf_name_to_CS0()
|
| /kernel/linux/linux-6.6/fs/udf/ |
| D | unicode.c | 42 static unicode_t get_utf16_char(const uint8_t *str_i, int str_i_max_len, in get_utf16_char() 88 const uint8_t *str_i, int str_i_max_len, in udf_name_conv_char() 273 const uint8_t *str_i, int str_len) in udf_name_to_CS0()
|