Home
last modified time | relevance | path

Searched defs:ustr (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/fs/udf/
Dudfdecl.h110 struct ustr { struct
111 uint8_t u_cmpID;
112 uint8_t u_name[UDF_NAME_LEN - 2];
113 uint8_t u_len;
/linux-3.4.99/fs/hfsplus/
Dunicode.c122 const struct hfsplus_unistr *ustr, in hfsplus_uni2asc()
298 int hfsplus_asc2uni(struct super_block *sb, struct hfsplus_unistr *ustr, in hfsplus_asc2uni()
/linux-3.4.99/drivers/power/
Dpower_supply_sysfs.c235 char *ret, *ustr; in kstruprdup() local
/linux-3.4.99/fs/cifs/
Dreaddir.c313 const __le16 *ustr = (const __le16 *)str; in cifs_unicode_bytelen() local