GFS2_EA_REC_LEN 87 fs/gfs2/xattr.c if (!GFS2_EA_REC_LEN(ea)) GFS2_EA_REC_LEN 297 fs/gfs2/xattr.c len = GFS2_EA_REC_LEN(prev) + GFS2_EA_REC_LEN(ea); GFS2_EA_REC_LEN 814 fs/gfs2/xattr.c u32 new_size = GFS2_EA_REC_LEN(ea) - ea_size; GFS2_EA_REC_LEN 843 fs/gfs2/xattr.c len = GFS2_EA_REC_LEN(prev) + GFS2_EA_REC_LEN(ea); GFS2_EA_REC_LEN 922 fs/gfs2/xattr.c if (GFS2_EA_REC_LEN(ea) < size) GFS2_EA_REC_LEN 930 fs/gfs2/xattr.c } else if (GFS2_EA_REC_LEN(ea) - GFS2_EA_SIZE(ea) >= size) GFS2_EA_REC_LEN 1089 fs/gfs2/xattr.c len = GFS2_EA_REC_LEN(prev) + GFS2_EA_REC_LEN(ea); GFS2_EA_REC_LEN 34 fs/gfs2/xattr.h ((struct gfs2_ea_header *)((char *)(ea) + GFS2_EA_REC_LEN(ea)))