Searched defs:hfsplus_inode_info (Results 1 – 1 of 1) sorted by relevance
208 struct hfsplus_inode_info { struct209 atomic_t opencnt;214 u32 first_blocks;215 u32 clump_blocks;216 u32 alloc_blocks;217 u32 cached_start;218 u32 cached_blocks;219 hfsplus_extent_rec first_extents;220 hfsplus_extent_rec cached_extents;221 unsigned int extent_state;[all …]