Searched defs:gfs2_ea_header (Results 1 – 1 of 1) sorted by relevance
349 struct gfs2_ea_header { struct350 __be32 ea_rec_len;351 __be32 ea_data_len;352 __u8 ea_name_len; /* no NULL pointer after the string */353 __u8 ea_type; /* GFS2_EATYPE_... */354 __u8 ea_flags; /* GFS2_EAFLAG_... */355 __u8 ea_num_ptrs;356 __u32 __pad;