GFS2_EA_IS_STUFFED 243 fs/gfs2/xattr.c if (GFS2_EA_IS_STUFFED(ea)) GFS2_EA_IS_STUFFED 512 fs/gfs2/xattr.c if (GFS2_EA_IS_STUFFED(el->el_ea)) { GFS2_EA_IS_STUFFED 835 fs/gfs2/xattr.c if (!prev || !GFS2_EA_IS_STUFFED(ea)) { GFS2_EA_IS_STUFFED 924 fs/gfs2/xattr.c if (!GFS2_EA_IS_STUFFED(ea)) { GFS2_EA_IS_STUFFED 1133 fs/gfs2/xattr.c if (GFS2_EA_IS_STUFFED(el.el_ea)) GFS2_EA_IS_STUFFED 1199 fs/gfs2/xattr.c int unstuffed = !GFS2_EA_IS_STUFFED(el.el_ea); GFS2_EA_IS_STUFFED 18 fs/gfs2/xattr.h ((GFS2_EA_IS_STUFFED(ea)) ? GFS2_EA_DATA_LEN(ea) : \