Searched defs:hfs_sb_info (Results 1 – 1 of 1) sorted by relevance
99 struct hfs_sb_info { struct100 struct buffer_head *mdb_bh; /* The hfs_buffer104 struct hfs_mdb *mdb;105 struct buffer_head *alt_mdb_bh; /* The hfs_buffer holding107 struct hfs_mdb *alt_mdb;108 __be32 *bitmap; /* The page holding the110 struct hfs_btree *ext_tree; /* Information about112 struct hfs_btree *cat_tree; /* Information about114 u32 file_count; /* The number of117 u32 folder_count; /* The number of[all …]