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