Searched defs:ustr (Results 1 – 4 of 4) sorted by relevance
101 struct ustr { struct102 uint8_t u_cmpID;103 uint8_t u_name[UDF_NAME_LEN - 2];104 uint8_t u_len;
122 const struct hfsplus_unistr *ustr, in hfsplus_uni2asc()293 int hfsplus_asc2uni(struct super_block *sb, struct hfsplus_unistr *ustr, in hfsplus_asc2uni()
227 char *ret, *ustr; in kstruprdup() local
296 __le16 *ustr = (__le16 *)str; in cifs_unicode_bytelen() local