Searched defs:str_i (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/udf/ |
H A D | unicode.c | 46 static unicode_t get_utf16_char(const uint8_t *str_i, int str_i_max_len, in 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 275 udf_name_to_CS0(struct super_block *sb, uint8_t *ocu, int ocu_max_len, const uint8_t *str_i, int str_len) udf_name_to_CS0() argument [all...] |
/kernel/linux/linux-6.6/fs/udf/ |
H A D | unicode.c | 42 static unicode_t get_utf16_char(const uint8_t *str_i, int str_i_max_len, in 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 271 udf_name_to_CS0(struct super_block *sb, uint8_t *ocu, int ocu_max_len, const uint8_t *str_i, int str_len) udf_name_to_CS0() argument [all...] |
Completed in 2 milliseconds