Searched refs:hfs_cat_rec (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/fs/hfs/ |
H A D | catalog.c | 36 static int hfs_cat_build_record(hfs_cat_rec *rec, u32 cnid, struct inode *inode) in hfs_cat_build_record() 66 hfs_cat_rec *rec, int type, in hfs_cat_build_thread() 86 union hfs_cat_rec entry; in hfs_cat_create() 190 hfs_cat_rec rec; in hfs_cat_find_brec() 293 union hfs_cat_rec entry; in hfs_cat_move()
|
H A D | attr.c | 26 hfs_cat_rec rec; in __hfs_setxattr() 72 hfs_cat_rec rec; in __hfs_getxattr()
|
H A D | inode.c | 291 hfs_cat_rec *rec; 297 hfs_cat_rec *rec; in hfs_test_inode() 318 hfs_cat_rec *rec; in hfs_read_inode() 385 struct inode *hfs_iget(struct super_block *sb, struct hfs_cat_key *key, hfs_cat_rec *rec) in hfs_iget() 423 hfs_cat_rec rec; in hfs_write_inode() 516 hfs_cat_rec rec; in hfs_file_lookup()
|
H A D | hfs.h | 52 /* values for hfs_cat_rec.cdrType */ 233 typedef union hfs_cat_rec { union 238 } hfs_cat_rec; typedef
|
H A D | dir.c | 23 hfs_cat_rec rec; in hfs_lookup() 54 union hfs_cat_rec entry; in hfs_readdir()
|
H A D | hfs_fs.h | 210 extern struct inode *hfs_iget(struct super_block *, struct hfs_cat_key *, hfs_cat_rec *);
|
H A D | super.c | 382 hfs_cat_rec rec; in hfs_fill_super()
|
/kernel/linux/linux-6.6/fs/hfs/ |
H A D | catalog.c | 36 static int hfs_cat_build_record(hfs_cat_rec *rec, u32 cnid, struct inode *inode) in hfs_cat_build_record() 66 hfs_cat_rec *rec, int type, in hfs_cat_build_thread() 86 union hfs_cat_rec entry; in hfs_cat_create() 190 hfs_cat_rec rec; in hfs_cat_find_brec() 293 union hfs_cat_rec entry; in hfs_cat_move()
|
H A D | attr.c | 26 hfs_cat_rec rec; in __hfs_setxattr() 72 hfs_cat_rec rec; in __hfs_getxattr()
|
H A D | inode.c | 295 hfs_cat_rec *rec; 301 hfs_cat_rec *rec; in hfs_test_inode() 322 hfs_cat_rec *rec; in hfs_read_inode() 389 struct inode *hfs_iget(struct super_block *sb, struct hfs_cat_key *key, hfs_cat_rec *rec) in hfs_iget() 427 hfs_cat_rec rec; in hfs_write_inode() 520 hfs_cat_rec rec; in hfs_file_lookup()
|
H A D | hfs.h | 52 /* values for hfs_cat_rec.cdrType */ 233 typedef union hfs_cat_rec { union 238 } hfs_cat_rec; typedef
|
H A D | dir.c | 23 hfs_cat_rec rec; in hfs_lookup() 54 union hfs_cat_rec entry; in hfs_readdir()
|
H A D | hfs_fs.h | 213 extern struct inode *hfs_iget(struct super_block *, struct hfs_cat_key *, hfs_cat_rec *);
|
H A D | super.c | 382 hfs_cat_rec rec; in hfs_fill_super()
|
Completed in 9 milliseconds