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