Home
last modified time | relevance | path

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

/linux-3.4.99/fs/hfsplus/
Dhfsplus_fs.h113 struct hfsplus_sb_info { struct
114 void *s_vhdr_buf;
115 struct hfsplus_vh *s_vhdr;
116 void *s_backup_vhdr_buf;
117 struct hfsplus_vh *s_backup_vhdr;
118 struct hfs_btree *ext_tree;
119 struct hfs_btree *cat_tree;
120 struct hfs_btree *attr_tree;
121 struct inode *alloc_file;
122 struct inode *hidden_dir;
[all …]