Home
last modified time | relevance | path

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

/linux-3.3/fs/hfsplus/
Dhfsplus_fs.h173 struct hfsplus_inode_info { struct
174 atomic_t opencnt;
179 u32 first_blocks;
180 u32 clump_blocks;
181 u32 alloc_blocks;
182 u32 cached_start;
183 u32 cached_blocks;
184 hfsplus_extent_rec first_extents;
185 hfsplus_extent_rec cached_extents;
186 unsigned int extent_state;
[all …]