Home
last modified time | relevance | path

Searched refs:hfs_cat_rec (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/fs/hfs/
H A Dcatalog.c36 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 Dattr.c26 hfs_cat_rec rec; in __hfs_setxattr()
72 hfs_cat_rec rec; in __hfs_getxattr()
H A Dinode.c291 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 Dhfs.h52 /* values for hfs_cat_rec.cdrType */
233 typedef union hfs_cat_rec { union
238 } hfs_cat_rec; typedef
H A Ddir.c23 hfs_cat_rec rec; in hfs_lookup()
54 union hfs_cat_rec entry; in hfs_readdir()
H A Dhfs_fs.h210 extern struct inode *hfs_iget(struct super_block *, struct hfs_cat_key *, hfs_cat_rec *);
H A Dsuper.c382 hfs_cat_rec rec; in hfs_fill_super()
/kernel/linux/linux-6.6/fs/hfs/
H A Dcatalog.c36 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 Dattr.c26 hfs_cat_rec rec; in __hfs_setxattr()
72 hfs_cat_rec rec; in __hfs_getxattr()
H A Dinode.c295 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 Dhfs.h52 /* values for hfs_cat_rec.cdrType */
233 typedef union hfs_cat_rec { union
238 } hfs_cat_rec; typedef
H A Ddir.c23 hfs_cat_rec rec; in hfs_lookup()
54 union hfs_cat_rec entry; in hfs_readdir()
H A Dhfs_fs.h213 extern struct inode *hfs_iget(struct super_block *, struct hfs_cat_key *, hfs_cat_rec *);
H A Dsuper.c382 hfs_cat_rec rec; in hfs_fill_super()

Completed in 9 milliseconds