Searched refs:hfsplus_uni2asc (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/fs/hfsplus/ |
H A D | hfsplus_fs.h | 525 int hfsplus_uni2asc(struct super_block *sb, const struct hfsplus_unistr *ustr,
|
H A D | unicode.c | 122 int hfsplus_uni2asc(struct super_block *sb, in hfsplus_uni2asc() function
|
H A D | dir.c | 207 err = hfsplus_uni2asc(sb, &fd.key->cat.name, strbuf, &len); in hfsplus_readdir()
|
H A D | xattr.c | 737 if (hfsplus_uni2asc(inode->i_sb, in hfsplus_listxattr()
|
/kernel/linux/linux-6.6/fs/hfsplus/ |
H A D | unicode.c | 122 int hfsplus_uni2asc(struct super_block *sb, in hfsplus_uni2asc() function
|
H A D | hfsplus_fs.h | 520 int hfsplus_uni2asc(struct super_block *sb, const struct hfsplus_unistr *ustr,
|
H A D | dir.c | 207 err = hfsplus_uni2asc(sb, &fd.key->cat.name, strbuf, &len); in hfsplus_readdir()
|
H A D | xattr.c | 736 if (hfsplus_uni2asc(inode->i_sb, in hfsplus_listxattr()
|
Completed in 8 milliseconds