Home
last modified time | relevance | path

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

/linux-2.6.39/fs/udf/
Dudfdecl.h101 struct ustr { struct
102 uint8_t u_cmpID;
103 uint8_t u_name[UDF_NAME_LEN - 2];
104 uint8_t u_len;
/linux-2.6.39/fs/hfsplus/
Dunicode.c122 const struct hfsplus_unistr *ustr, in hfsplus_uni2asc()
293 int hfsplus_asc2uni(struct super_block *sb, struct hfsplus_unistr *ustr, in hfsplus_asc2uni()
/linux-2.6.39/drivers/power/
Dpower_supply_sysfs.c227 char *ret, *ustr; in kstruprdup() local
/linux-2.6.39/fs/cifs/
Dreaddir.c296 __le16 *ustr = (__le16 *)str; in cifs_unicode_bytelen() local