Lines Matching defs:hfsplus_cat_folder
237 struct hfsplus_cat_folder { struct
238 __be16 type;
239 __be16 flags;
240 __be32 valence;
241 hfsplus_cnid id;
242 __be32 create_date;
243 __be32 content_mod_date;
244 __be32 attribute_mod_date;
245 __be32 access_date;
246 __be32 backup_date;
247 struct hfsplus_perm permissions;
248 struct DInfo user_info;
249 struct DXInfo finder_info;
250 __be32 text_encoding;
251 u32 reserved;