Lines Matching defs:hfsplus_cat_file
286 struct hfsplus_cat_file { struct
287 __be16 type;
288 __be16 flags;
289 u32 reserved1;
290 hfsplus_cnid id;
291 __be32 create_date;
292 __be32 content_mod_date;
293 __be32 attribute_mod_date;
294 __be32 access_date;
295 __be32 backup_date;
296 struct hfsplus_perm permissions;
297 struct FInfo user_info;
298 struct FXInfo finder_info;
299 __be32 text_encoding;
300 u32 reserved2;
302 struct hfsplus_fork_raw data_fork;
303 struct hfsplus_fork_raw rsrc_fork;