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