Searched defs:needsCRC (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/fs/udf/ |
| H A D | unicode.c | 160 int needsCRC = 0; in udf_name_from_CS0() local 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 [all...] |
| /kernel/linux/linux-6.6/fs/udf/ |
| H A D | unicode.c | 156 int needsCRC = 0; in udf_name_from_CS0() local 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 [all...] |
Completed in 2 milliseconds