Home
last modified time | relevance | path

Searched refs:rahead (Results 1 – 3 of 3) sorted by relevance

/linux/fs/gfs2/
A Dmeta_io.c255 int rahead, struct buffer_head **bhp) in gfs2_meta_read() argument
278 if (rahead) { in gfs2_meta_read()
487 int rahead = 0; in gfs2_meta_buffer() local
490 rahead = ip->i_rahead; in gfs2_meta_buffer()
492 ret = gfs2_meta_read(gl, num, DIO_WAIT, rahead, &bh); in gfs2_meta_buffer()
A Dmeta_io.h53 int rahead, struct buffer_head **bhp);
A Ddir.c1654 u16 rahead; in gfs2_dir_search() local
1659 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