Searched refs:hfsplus_extent (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/hfsplus/ |
H A D | extents.c | 51 static u32 hfsplus_ext_find_block(struct hfsplus_extent *ext, u32 off) in hfsplus_ext_find_block() 66 static int hfsplus_ext_block_count(struct hfsplus_extent *ext) in hfsplus_ext_block_count() 76 static u32 hfsplus_ext_lastblock(struct hfsplus_extent *ext) in hfsplus_ext_lastblock() 157 struct hfsplus_extent *extent, in __hfsplus_ext_read_extent() 297 static void hfsplus_dump_extent(struct hfsplus_extent *extent) in hfsplus_dump_extent() 309 static int hfsplus_add_extent(struct hfsplus_extent *extent, u32 offset, in hfsplus_add_extent() 338 struct hfsplus_extent *extent, in hfsplus_free_extents()
|
H A D | hfsplus_raw.h | 89 struct hfsplus_extent { struct 93 typedef struct hfsplus_extent hfsplus_extent_rec[8]; 378 struct hfsplus_extent extents;
|
/kernel/linux/linux-6.6/fs/hfsplus/ |
H A D | extents.c | 51 static u32 hfsplus_ext_find_block(struct hfsplus_extent *ext, u32 off) in hfsplus_ext_find_block() 66 static int hfsplus_ext_block_count(struct hfsplus_extent *ext) in hfsplus_ext_block_count() 76 static u32 hfsplus_ext_lastblock(struct hfsplus_extent *ext) in hfsplus_ext_lastblock() 157 struct hfsplus_extent *extent, in __hfsplus_ext_read_extent() 297 static void hfsplus_dump_extent(struct hfsplus_extent *extent) in hfsplus_dump_extent() 309 static int hfsplus_add_extent(struct hfsplus_extent *extent, u32 offset, in hfsplus_add_extent() 338 struct hfsplus_extent *extent, in hfsplus_free_extents()
|
H A D | hfsplus_raw.h | 89 struct hfsplus_extent { struct 93 typedef struct hfsplus_extent hfsplus_extent_rec[8]; 382 struct hfsplus_extent extents;
|
Completed in 4 milliseconds