Home
last modified time | relevance | path

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

/linux/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()
283 hfs_cat_rec rec; in hfs_correct_next_unused_CNID()
416 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.c323 hfs_cat_rec *rec;
329 hfs_cat_rec *rec; in hfs_test_inode()
350 hfs_cat_rec *rec; in hfs_read_inode()
417 struct inode *hfs_iget(struct super_block *sb, struct hfs_cat_key *key, hfs_cat_rec *rec) in hfs_iget()
455 hfs_cat_rec rec; in hfs_write_inode()
548 hfs_cat_rec rec; in hfs_file_lookup()
H A Ddir.c23 hfs_cat_rec rec; in hfs_lookup()
54 union hfs_cat_rec entry; in hfs_readdir()
H A Dhfs_fs.h194 hfs_cat_rec *rec);
H A Dsuper.c320 hfs_cat_rec rec; in hfs_fill_super()
/linux/include/linux/
H A Dhfs_common.h447 typedef union hfs_cat_rec { union
452 } hfs_cat_rec; typedef