Searched refs:hfs_extent_in (Results 1 – 4 of 4) sorted by relevance
197 hfs_extent_in(&bt->entry.u.file.data_fork, ext); in hfs_btree_init()
491 extern void hfs_extent_in(struct hfs_fork *, const hfs_byte_t *);
319 hfs_extent_in(&fil->data_fork, cat->u.fil.ExtRec); in __read_entry()326 hfs_extent_in(&fil->rsrc_fork, cat->u.fil.RExtRec); in __read_entry()
782 void hfs_extent_in(struct hfs_fork *fork, const hfs_byte_t dummy[12]) in hfs_extent_in() function