Lines Matching defs:hfsplus_cat_file
288 struct hfsplus_cat_file { struct
289 __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;
298 struct hfsplus_perm permissions;
303 __be32 text_encoding;
304 u32 reserved2;
306 struct hfsplus_fork_raw data_fork;
307 struct hfsplus_fork_raw rsrc_fork;