Searched refs:hfs_asc2mac (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/hfs/ |
H A D | trans.c | 86 * hfs_asc2mac() 97 void hfs_asc2mac(struct super_block *sb, struct hfs_name *out, const struct qstr *in) in hfs_asc2mac() function
|
H A D | catalog.c | 28 hfs_asc2mac(sb, &key->cat.CName, name); in hfs_cat_build_key() 72 hfs_asc2mac(sb, &rec->thread.CName, name); in hfs_cat_build_thread()
|
H A D | hfs_fs.h | 236 extern void hfs_asc2mac(struct super_block *, struct hfs_name *, const struct qstr *);
|
/kernel/linux/linux-6.6/fs/hfs/ |
H A D | trans.c | 86 * hfs_asc2mac() 97 void hfs_asc2mac(struct super_block *sb, struct hfs_name *out, const struct qstr *in) in hfs_asc2mac() function
|
H A D | catalog.c | 28 hfs_asc2mac(sb, &key->cat.CName, name); in hfs_cat_build_key() 72 hfs_asc2mac(sb, &rec->thread.CName, name); in hfs_cat_build_thread()
|
H A D | hfs_fs.h | 239 extern void hfs_asc2mac(struct super_block *, struct hfs_name *, const struct qstr *);
|
Completed in 4 milliseconds