Home
last modified time | relevance | path

Searched refs:hfs_asc2mac (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/hfs/
Dtrans.c97 void hfs_asc2mac(struct super_block *sb, struct hfs_name *out, const struct qstr *in) in hfs_asc2mac() function
Dcatalog.c28 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()
Dhfs_fs.h236 extern void hfs_asc2mac(struct super_block *, struct hfs_name *, const struct qstr *);