Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hfs/
H A Dhfs.h149 struct hfs_cat_key { struct
166 struct hfs_cat_key cat;
170 #define HFS_MAX_CAT_KEYLEN (sizeof(struct hfs_cat_key) - sizeof(u8))
286 struct hfs_cat_key key;
H A Dhfs_fs.h69 struct hfs_cat_key cat_key;
210 extern struct inode *hfs_iget(struct super_block *, struct hfs_cat_key *, hfs_cat_rec *);
H A Ddir.c166 memcpy(&rd->key, &fd.key->cat, sizeof(struct hfs_cat_key)); in hfs_readdir()
H A Dinode.c290 struct hfs_cat_key *key;
385 struct inode *hfs_iget(struct super_block *sb, struct hfs_cat_key *key, hfs_cat_rec *rec) in hfs_iget()
/kernel/linux/linux-6.6/fs/hfs/
H A Dhfs.h149 struct hfs_cat_key { struct
166 struct hfs_cat_key cat;
170 #define HFS_MAX_CAT_KEYLEN (sizeof(struct hfs_cat_key) - sizeof(u8))
286 struct hfs_cat_key key;
H A Dhfs_fs.h69 struct hfs_cat_key cat_key;
213 extern struct inode *hfs_iget(struct super_block *, struct hfs_cat_key *, hfs_cat_rec *);
H A Ddir.c166 memcpy(&rd->key, &fd.key->cat, sizeof(struct hfs_cat_key)); in hfs_readdir()
H A Dinode.c294 struct hfs_cat_key *key;
389 struct inode *hfs_iget(struct super_block *sb, struct hfs_cat_key *key, hfs_cat_rec *rec) in hfs_iget()

Completed in 6 milliseconds