Home
last modified time | relevance | path

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

/linux/fs/hfsplus/
H A Dhfsplus_fs.h145 struct hfsplus_sb_info { struct
146 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 …]