GFS2_EA_BH2FIRST  441 fs/gfs2/inode.c 	ea = GFS2_EA_BH2FIRST(bh);
GFS2_EA_BH2FIRST   86 fs/gfs2/xattr.c 	for (ea = GFS2_EA_BH2FIRST(bh);; prev = ea, ea = GFS2_EA2NEXT(ea)) {
GFS2_EA_BH2FIRST  637 fs/gfs2/xattr.c 	ea = GFS2_EA_BH2FIRST(*bhp);
GFS2_EA_BH2FIRST  775 fs/gfs2/xattr.c 	error = ea_write(ip, GFS2_EA_BH2FIRST(bh), er);
GFS2_EA_BH2FIRST 1017 fs/gfs2/xattr.c 	error = ea_write(ip, GFS2_EA_BH2FIRST(newbh), er);