Home
last modified time | relevance | path

Searched defs:hfsplus_inode_info (Results 1 – 1 of 1) sorted by relevance

/linux/fs/hfsplus/
H A Dhfsplus_fs.h180 struct hfsplus_inode_info { struct
181 atomic_t opencnt;
186 u32 first_blocks;
187 u32 clump_blocks;
188 u32 alloc_blocks;
189 u32 cached_start;
190 u32 cached_blocks;
191 hfsplus_extent_rec first_extents;
192 hfsplus_extent_rec cached_extents;
193 unsigned int extent_state;
[all …]