Home
last modified time | relevance | path

Searched refs:ocu_i (Results 1 – 1 of 1) sorted by relevance

/fs/udf/
Dunicode.c98 int udf_CS0toUTF8(struct ustr *utf_o, const struct ustr *ocu_i) in udf_CS0toUTF8() argument
104 ocu_len = ocu_i->u_len; in udf_CS0toUTF8()
110 cmp_id = ocu_i->u_cmpID; in udf_CS0toUTF8()
114 cmp_id, ocu_i->u_name); in udf_CS0toUTF8()
118 ocu = ocu_i->u_name; in udf_CS0toUTF8()
260 const struct ustr *ocu_i) in udf_CS0toNLS() argument
267 ocu_len = ocu_i->u_len; in udf_CS0toNLS()
273 cmp_id = ocu_i->u_cmpID; in udf_CS0toNLS()
277 cmp_id, ocu_i->u_name); in udf_CS0toNLS()
281 ocu = ocu_i->u_name; in udf_CS0toNLS()