rahead           1654 fs/gfs2/dir.c  		u16 rahead;
rahead           1659 fs/gfs2/dir.c  		rahead = be16_to_cpu(dent->de_rahead);
rahead           1668 fs/gfs2/dir.c  			GFS2_I(inode)->i_rahead = rahead;
rahead            248 fs/gfs2/meta_io.c 		   int rahead, struct buffer_head **bhp)
rahead            271 fs/gfs2/meta_io.c 	if (rahead) {
rahead            410 fs/gfs2/meta_io.c 	int rahead = 0;
rahead            413 fs/gfs2/meta_io.c 		rahead = ip->i_rahead;
rahead            415 fs/gfs2/meta_io.c 	ret = gfs2_meta_read(gl, num, DIO_WAIT, rahead, &bh);
rahead             53 fs/gfs2/meta_io.h 			  int rahead, struct buffer_head **bhp);