eabh              116 fs/gfs2/xattr.c 	struct buffer_head *bh, *eabh;
eabh              144 fs/gfs2/xattr.c 		error = gfs2_meta_read(ip->i_gl, bn, DIO_WAIT, 0, &eabh);
eabh              147 fs/gfs2/xattr.c 		error = ea_foreach_i(ip, eabh, ea_call, data);
eabh              148 fs/gfs2/xattr.c 		brelse(eabh);