hfs_extent         74 fs/hfs/extent.c static u16 hfs_ext_find_block(struct hfs_extent *ext, u16 off)
hfs_extent         89 fs/hfs/extent.c static int hfs_ext_block_count(struct hfs_extent *ext)
hfs_extent         99 fs/hfs/extent.c static u16 hfs_ext_lastblock(struct hfs_extent *ext)
hfs_extent        150 fs/hfs/extent.c static inline int __hfs_ext_read_extent(struct hfs_find_data *fd, struct hfs_extent *extent,
hfs_extent        208 fs/hfs/extent.c static void hfs_dump_extent(struct hfs_extent *extent)
hfs_extent        220 fs/hfs/extent.c static int hfs_add_extent(struct hfs_extent *extent, u16 offset,
hfs_extent        248 fs/hfs/extent.c static int hfs_free_extents(struct super_block *sb, struct hfs_extent *extent,
hfs_extent        292 fs/hfs/extent.c 	struct hfs_extent *extent;
hfs_extent        179 fs/hfs/hfs.h   typedef struct hfs_extent hfs_extent_rec[3];
hfs_extent        205 fs/hfs/hfs_fs.h extern void hfs_inode_write_fork(struct inode *, struct hfs_extent *, __be32 *, __be32 *);
hfs_extent        208 fs/hfs/hfs_fs.h extern void hfs_inode_read_fork(struct inode *inode, struct hfs_extent *ext,
hfs_extent        265 fs/hfs/inode.c void hfs_inode_read_fork(struct inode *inode, struct hfs_extent *ext,
hfs_extent        406 fs/hfs/inode.c void hfs_inode_write_fork(struct inode *inode, struct hfs_extent *ext,