Searched defs:gfs2_ea_header (Results 1 – 1 of 1) sorted by relevance
399 struct gfs2_ea_header { struct400 __be32 ea_rec_len;401 __be32 ea_data_len;402 __u8 ea_name_len; /* no NULL pointer after the string */403 __u8 ea_type; /* GFS2_EATYPE_... */404 __u8 ea_flags; /* GFS2_EAFLAG_... */405 __u8 ea_num_ptrs;406 __u32 __pad;