Searched defs:hfsplus_sb_info (Results 1 – 1 of 1) sorted by relevance
135 struct hfsplus_sb_info { struct136 void *s_vhdr_buf;137 struct hfsplus_vh *s_vhdr;138 void *s_backup_vhdr_buf;139 struct hfsplus_vh *s_backup_vhdr;140 struct hfs_btree *ext_tree;141 struct hfs_btree *cat_tree;142 struct hfs_btree *attr_tree;143 struct inode *alloc_file;144 struct inode *hidden_dir;[all …]