Searched defs:hfs_sb_info (Results 1 – 1 of 1) sorted by relevance
100 struct hfs_sb_info { struct101 struct buffer_head *mdb_bh; /* The hfs_buffer105 struct hfs_mdb *mdb;106 struct buffer_head *alt_mdb_bh; /* The hfs_buffer holding108 struct hfs_mdb *alt_mdb;109 __be32 *bitmap; /* The page holding the111 struct hfs_btree *ext_tree; /* Information about113 struct hfs_btree *cat_tree; /* Information about115 u32 file_count; /* The number of118 u32 folder_count; /* The number of[all …]