Home
last modified time | relevance | path

Searched defs:gfs2_ea_header (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dgfs2_ondisk.h399 struct gfs2_ea_header { struct
400 __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;