Home
last modified time | relevance | path

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

/linux-4.19.296/fs/hfs/
Dhfs_fs.h100 struct hfs_sb_info { struct
101 struct buffer_head *mdb_bh; /* The hfs_buffer
105 struct hfs_mdb *mdb;
106 struct buffer_head *alt_mdb_bh; /* The hfs_buffer holding
108 struct hfs_mdb *alt_mdb;
109 __be32 *bitmap; /* The page holding the
111 struct hfs_btree *ext_tree; /* Information about
113 struct hfs_btree *cat_tree; /* Information about
115 u32 file_count; /* The number of
118 u32 folder_count; /* The number of
[all …]