Home
last modified time | relevance | path

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

/linux-4.4.14/fs/hfs/
Dhfs_fs.h99 struct hfs_sb_info { struct
100 struct buffer_head *mdb_bh; /* The hfs_buffer
104 struct hfs_mdb *mdb;
105 struct buffer_head *alt_mdb_bh; /* The hfs_buffer holding
107 struct hfs_mdb *alt_mdb;
108 __be32 *bitmap; /* The page holding the
110 struct hfs_btree *ext_tree; /* Information about
112 struct hfs_btree *cat_tree; /* Information about
114 u32 file_count; /* The number of
117 u32 folder_count; /* The number of
[all …]