Lines Matching defs:hfsplus_cat_file
285 struct hfsplus_cat_file { struct
286 __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;
295 struct hfsplus_perm permissions;
296 struct FInfo user_info;
297 struct FXInfo finder_info;
298 __be32 text_encoding;
299 u32 reserved2;
301 struct hfsplus_fork_raw data_fork;
302 struct hfsplus_fork_raw rsrc_fork;