Searched defs:ustr (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/hfsplus/ |
H A D | unicode.c | 122 hfsplus_uni2asc(struct super_block *sb, const struct hfsplus_unistr *ustr, char *astr, int *len_p) hfsplus_uni2asc() argument 344 hfsplus_asc2uni(struct super_block *sb, struct hfsplus_unistr *ustr, int max_unistr_len, const char *astr, int len) hfsplus_asc2uni() argument
|
/kernel/linux/linux-6.6/fs/hfsplus/ |
H A D | unicode.c | 122 hfsplus_uni2asc(struct super_block *sb, const struct hfsplus_unistr *ustr, char *astr, int *len_p) hfsplus_uni2asc() argument 344 hfsplus_asc2uni(struct super_block *sb, struct hfsplus_unistr *ustr, int max_unistr_len, const char *astr, int len) hfsplus_asc2uni() argument
|
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | readdir.c | 471 const __le16 *ustr = (const __le16 *)str; in cifs_unicode_bytelen() local
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | readdir.c | 449 const __le16 *ustr = (const __le16 *)str; in cifs_unicode_bytelen() local
|
/kernel/linux/linux-5.10/kernel/trace/ |
H A D | trace_events_filter.c | 687 char __user *ustr; in test_ustring() local
|
/kernel/linux/linux-6.6/kernel/trace/ |
H A D | trace_events_filter.c | 819 char __user *ustr; in test_ustring() local
|
Completed in 11 milliseconds