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