Searched defs:hfsplus_sb_info (Results 1 – 1 of 1) sorted by relevance
145 struct hfsplus_sb_info { struct146 void *s_vhdr_buf;147 struct hfsplus_vh *s_vhdr;148 void *s_backup_vhdr_buf;149 struct hfsplus_vh *s_backup_vhdr;150 struct hfs_btree *ext_tree;151 struct hfs_btree *cat_tree;152 struct hfs_btree *attr_tree;153 atomic_t attr_tree_state;154 struct inode *alloc_file;[all …]