GFS2_DIF_EA_INDIRECT  124 fs/gfs2/xattr.c 	if (!(ip->i_diskflags & GFS2_DIF_EA_INDIRECT)) {
GFS2_DIF_EA_INDIRECT  965 fs/gfs2/xattr.c 	if (ip->i_diskflags & GFS2_DIF_EA_INDIRECT) {
GFS2_DIF_EA_INDIRECT 1006 fs/gfs2/xattr.c 		ip->i_diskflags |= GFS2_DIF_EA_INDIRECT;
GFS2_DIF_EA_INDIRECT 1054 fs/gfs2/xattr.c 	if (!(ip->i_diskflags & GFS2_DIF_EA_INDIRECT))
GFS2_DIF_EA_INDIRECT 1346 fs/gfs2/xattr.c 	ip->i_diskflags &= ~GFS2_DIF_EA_INDIRECT;
GFS2_DIF_EA_INDIRECT 1435 fs/gfs2/xattr.c 	if (ip->i_diskflags & GFS2_DIF_EA_INDIRECT) {