Home
last modified time | relevance | path

Searched refs:hfs_extent_in (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/fs/hfs/
Dbtree.c197 hfs_extent_in(&bt->entry.u.file.data_fork, ext); in hfs_btree_init()
Dhfs.h491 extern void hfs_extent_in(struct hfs_fork *, const hfs_byte_t *);
Dcatalog.c319 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()
Dextent.c782 void hfs_extent_in(struct hfs_fork *fork, const hfs_byte_t dummy[12]) in hfs_extent_in() function