Home
last modified time | relevance | path

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

/fs/hfsplus/
Dhfsplus_fs.h135 struct hfsplus_sb_info { struct
136 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 …]