Searched refs:hfsplus_extent (Results 1 – 2 of 2) sorted by relevance
50 static u32 hfsplus_ext_find_block(struct hfsplus_extent *ext, u32 off) in hfsplus_ext_find_block()65 static int hfsplus_ext_block_count(struct hfsplus_extent *ext) in hfsplus_ext_block_count()75 static u32 hfsplus_ext_lastblock(struct hfsplus_extent *ext) in hfsplus_ext_lastblock()141 struct hfsplus_extent *extent, in __hfsplus_ext_read_extent()273 static void hfsplus_dump_extent(struct hfsplus_extent *extent) in hfsplus_dump_extent()284 static int hfsplus_add_extent(struct hfsplus_extent *extent, u32 offset, in hfsplus_add_extent()313 struct hfsplus_extent *extent, in hfsplus_free_extents()
78 struct hfsplus_extent { struct82 typedef struct hfsplus_extent hfsplus_extent_rec[8]; argument