Home
last modified time | relevance | path

Searched refs:hfs_cat_rec (Results 1 – 7 of 7) sorted by relevance

/fs/hfs/
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()
180 hfs_cat_rec rec; in hfs_cat_find_brec()
282 union hfs_cat_rec entry; in hfs_cat_move()
Dattr.c21 hfs_cat_rec rec; in hfs_setxattr()
64 hfs_cat_rec rec; in hfs_getxattr()
Dinode.c288 hfs_cat_rec *rec;
294 hfs_cat_rec *rec; in hfs_test_inode()
315 hfs_cat_rec *rec; in hfs_read_inode()
381 struct inode *hfs_iget(struct super_block *sb, struct hfs_cat_key *key, hfs_cat_rec *rec) in hfs_iget()
419 hfs_cat_rec rec; in hfs_write_inode()
507 hfs_cat_rec rec; in hfs_file_lookup()
Dhfs.h233 typedef union hfs_cat_rec { union
238 } hfs_cat_rec; typedef
Ddir.c23 hfs_cat_rec rec; in hfs_lookup()
60 union hfs_cat_rec entry; in hfs_readdir()
Dhfs_fs.h209 extern struct inode *hfs_iget(struct super_block *, struct hfs_cat_key *, hfs_cat_rec *);
Dsuper.c388 hfs_cat_rec rec; in hfs_fill_super()