Home
last modified time | relevance | path

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

/linux-6.14.4/fs/hfsplus/
Dhfsplus_fs.h213 struct hfsplus_inode_info { struct
214 atomic_t opencnt;
219 u32 first_blocks;
220 u32 clump_blocks;
221 u32 alloc_blocks;
222 u32 cached_start;
223 u32 cached_blocks;
224 hfsplus_extent_rec first_extents;
225 hfsplus_extent_rec cached_extents;
226 unsigned int extent_state;
[all …]