Searched refs:udf_ustr_to_dstring (Results 1 – 2 of 2) sorted by relevance
174 extern int udf_ustr_to_dstring(dstring *, const struct ustr *, int);
52 int udf_ustr_to_dstring(dstring *dest, const struct ustr *src, int dlength) in udf_ustr_to_dstring() function