Searched defs:gfs2_ea_header (Results 1 – 1 of 1) sorted by relevance
379 struct gfs2_ea_header { struct380 __be32 ea_rec_len;381 __be32 ea_data_len;382 __u8 ea_name_len; /* no NULL pointer after the string */383 __u8 ea_type; /* GFS2_EATYPE_... */384 __u8 ea_flags; /* GFS2_EAFLAG_... */385 __u8 ea_num_ptrs;386 __u32 __pad;