hfs_extent
static inline int __hfs_ext_read_extent(struct hfs_find_data *fd, struct hfs_extent *extent,
static void hfs_dump_extent(struct hfs_extent *extent)
static int hfs_add_extent(struct hfs_extent *extent, u16 offset,
static int hfs_free_extents(struct super_block *sb, struct hfs_extent *extent,
struct hfs_extent *extent;
u16 hfs_ext_find_block(struct hfs_extent *ext, u16 off)
static int hfs_ext_block_count(struct hfs_extent *ext)
static u16 hfs_ext_lastblock(struct hfs_extent *ext)
extern u16 hfs_ext_find_block(struct hfs_extent *ext, u16 off);
extern void hfs_inode_write_fork(struct inode *inode, struct hfs_extent *ext,
extern void hfs_inode_read_fork(struct inode *inode, struct hfs_extent *ext,
void hfs_inode_read_fork(struct inode *inode, struct hfs_extent *ext,
void hfs_inode_write_fork(struct inode *inode, struct hfs_extent *ext,
typedef struct hfs_extent hfs_extent_rec[3];