Home
last modified time | relevance | path

Searched refs:hfsplus_extent (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/fs/hfsplus/
Dextents.c53 static u32 hfsplus_find_extent(hfsplus_extent *extent, u32 off) in hfsplus_find_extent()
69 hfsplus_extent *extent) in hfsplus_find_extentry()
139 static void hfsplus_dump_extent(hfsplus_extent *extent) in hfsplus_dump_extent()
150 static int hfsplus_add_extent(hfsplus_extent *extent, u32 offset, in hfsplus_add_extent()
225 int hfsplus_free_extents(struct super_block *sb, hfsplus_extent *extent, in hfsplus_free_extents()
Dhfsplus_raw.h70 } __packed hfsplus_extent; typedef
71 typedef hfsplus_extent hfsplus_extent_rec[8];