Home
last modified time | relevance | path

Searched refs:hfs_name (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/hfs/
H A Dhfs.h87 struct hfs_name { struct
153 struct hfs_name CName; /* The filename of the entry */
229 struct hfs_name CName; /* The name of this entry */
H A Dtrans.c33 int hfs_mac2asc(struct super_block *sb, char *out, const struct hfs_name *in) in hfs_mac2asc()
97 void hfs_asc2mac(struct super_block *sb, struct hfs_name *out, const struct qstr *in) in hfs_asc2mac()
H A Dhfs_fs.h236 extern void hfs_asc2mac(struct super_block *, struct hfs_name *, const struct qstr *);
237 extern int hfs_mac2asc(struct super_block *, char *, const struct hfs_name *);
H A Dcatalog.c31 memset(&key->cat.CName, 0, sizeof(struct hfs_name)); in hfs_cat_build_key()
/kernel/linux/linux-6.6/fs/hfs/
H A Dhfs.h87 struct hfs_name { struct
153 struct hfs_name CName; /* The filename of the entry */
229 struct hfs_name CName; /* The name of this entry */
H A Dtrans.c33 int hfs_mac2asc(struct super_block *sb, char *out, const struct hfs_name *in) in hfs_mac2asc()
97 void hfs_asc2mac(struct super_block *sb, struct hfs_name *out, const struct qstr *in) in hfs_asc2mac()
H A Dhfs_fs.h239 extern void hfs_asc2mac(struct super_block *, struct hfs_name *, const struct qstr *);
240 extern int hfs_mac2asc(struct super_block *, char *, const struct hfs_name *);
H A Dcatalog.c31 memset(&key->cat.CName, 0, sizeof(struct hfs_name)); in hfs_cat_build_key()

Completed in 5 milliseconds