Searched refs:rahead (Results 1 – 3 of 3) sorted by relevance
255 int rahead, struct buffer_head **bhp) in gfs2_meta_read() argument278 if (rahead) { in gfs2_meta_read()487 int rahead = 0; in gfs2_meta_buffer() local490 rahead = ip->i_rahead; in gfs2_meta_buffer()492 ret = gfs2_meta_read(gl, num, DIO_WAIT, rahead, &bh); in gfs2_meta_buffer()
53 int rahead, struct buffer_head **bhp);
1654 u16 rahead; in gfs2_dir_search() local1659 rahead = be16_to_cpu(dent->de_rahead); in gfs2_dir_search()1668 GFS2_I(inode)->i_rahead = rahead; in gfs2_dir_search()
Completed in 11 milliseconds