Searched defs:hfsplus_cat_file (Results 1 – 1 of 1) sorted by relevance
285 struct hfsplus_cat_file { struct286 __be16 type;287 __be16 flags;288 u32 reserved1;289 hfsplus_cnid id;290 __be32 create_date;291 __be32 content_mod_date;292 __be32 attribute_mod_date;293 __be32 access_date;294 __be32 backup_date;[all …]