Searched refs:udf_dstrCS0toChar (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/udf/ |
H A D | udfdecl.h | 224 extern int udf_dstrCS0toChar(struct super_block *, uint8_t *, int,
|
H A D | unicode.c | 355 int udf_dstrCS0toChar(struct super_block *sb, uint8_t *utf_o, int o_len, in udf_dstrCS0toChar() function
|
H A D | super.c | 892 ret = udf_dstrCS0toChar(sb, outstr, 31, pvoldesc->volIdent, 32); in udf_load_pvoldesc() 902 ret = udf_dstrCS0toChar(sb, outstr, 127, pvoldesc->volSetIdent, 128); in udf_load_pvoldesc()
|