Searched refs:ustr (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/hfsplus/ |
| H A D | unicode.c | 123 const struct hfsplus_unistr *ustr, in hfsplus_uni2asc() argument 134 ip = ustr->unicode; in hfsplus_uni2asc() 135 ustrlen = be16_to_cpu(ustr->length); in hfsplus_uni2asc() 345 struct hfsplus_unistr *ustr, int max_unistr_len, in hfsplus_asc2uni() argument 365 ustr->unicode[outlen++] = cpu_to_be16(*dstr++); in hfsplus_asc2uni() 368 ustr->unicode[outlen++] = cpu_to_be16(c); in hfsplus_asc2uni() 373 ustr->length = cpu_to_be16(outlen); in hfsplus_asc2uni()
|
| H A D | hfsplus_fs.h | 523 int hfsplus_uni2asc(struct super_block *sb, const struct hfsplus_unistr *ustr, 525 int hfsplus_asc2uni(struct super_block *sb, struct hfsplus_unistr *ustr,
|
| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A D | readdir.c | 471 const __le16 *ustr = (const __le16 *)str; in cifs_unicode_bytelen() local 474 if (ustr[len] == 0) in cifs_unicode_bytelen()
|
| /OK3568_Linux_fs/kernel/kernel/trace/ |
| H A D | trace_events_filter.c | 687 char __user *ustr; in test_ustring() local 697 ustr = (char __user *)str; in test_ustring() 698 if (!strncpy_from_user_nofault(kstr, ustr, USTRING_BUF_SIZE)) in test_ustring()
|
| /OK3568_Linux_fs/buildroot/ |
| H A D | Config.in.legacy | 1176 bool "ustr package removed" 1179 The 'ustr' package was only used by SELinux libsemanage, but 1180 since SELinux 2.7, ustr is no longer used. Therefore, we
|
| H A D | CHANGES | 2633 python-pysnmp-apps, riscv-pk, ustr 4078 setools, spice, spice-protocol, tinc, ustr, wireshark, 4693 spice, spice-protocol, tinc, ustr, wireshark 6489 trousers, tstools, uboot-tools, uclibc, ulogd, ustr, vlc, 6644 ustr, valgrind, webkitgtk, libxml2, xorriso, 6935 usb_modeswitch_data, ustr, util-linux, vala, valgrind, 7031 sdl, spidev_test, sqlite, strongswan, ustr, xapp_sessreg, 7751 usbutils, ustr, util-linux, vala, valgrind, vlc, wayland, 7919 start-stop-daemon, szip, triggerhappy, ustr, vnstat, xorriso,
|