ustr 367 drivers/power/supply/power_supply_sysfs.c char *ret, *ustr; ustr 369 drivers/power/supply/power_supply_sysfs.c ustr = ret = kmalloc(strlen(str) + 1, gfp); ustr 375 drivers/power/supply/power_supply_sysfs.c *ustr++ = toupper(*str++); ustr 377 drivers/power/supply/power_supply_sysfs.c *ustr = 0; ustr 358 fs/cifs/readdir.c const __le16 *ustr = (const __le16 *)str; ustr 361 fs/cifs/readdir.c if (ustr[len] == 0) ustr 523 fs/hfsplus/hfsplus_fs.h int hfsplus_uni2asc(struct super_block *sb, const struct hfsplus_unistr *ustr, ustr 525 fs/hfsplus/hfsplus_fs.h int hfsplus_asc2uni(struct super_block *sb, struct hfsplus_unistr *ustr, ustr 123 fs/hfsplus/unicode.c const struct hfsplus_unistr *ustr, ustr 134 fs/hfsplus/unicode.c ip = ustr->unicode; ustr 135 fs/hfsplus/unicode.c ustrlen = be16_to_cpu(ustr->length); ustr 345 fs/hfsplus/unicode.c struct hfsplus_unistr *ustr, int max_unistr_len, ustr 365 fs/hfsplus/unicode.c ustr->unicode[outlen++] = cpu_to_be16(*dstr++); ustr 368 fs/hfsplus/unicode.c ustr->unicode[outlen++] = cpu_to_be16(c); ustr 373 fs/hfsplus/unicode.c ustr->length = cpu_to_be16(outlen);