Searched defs:ustr (Results 1 – 4 of 4) sorted by relevance
110 struct ustr { struct111 uint8_t u_cmpID;112 uint8_t u_name[UDF_NAME_LEN - 2];113 uint8_t u_len;
122 const struct hfsplus_unistr *ustr, in hfsplus_uni2asc()299 struct hfsplus_unistr *ustr, int max_unistr_len, in hfsplus_asc2uni()
258 char *ret, *ustr; in kstruprdup() local
354 const __le16 *ustr = (const __le16 *)str; in cifs_unicode_bytelen() local