Searched refs:gfs2_meta_ra (Results 1 - 5 of 5) sorted by relevance

/linux-master/fs/gfs2/
H A Dmeta_io.h75 struct buffer_head *gfs2_meta_ra(struct gfs2_glock *gl, u64 dblock, u32 extlen);
H A Dmeta_io.c500 * gfs2_meta_ra - start readahead on an extent of a file
508 struct buffer_head *gfs2_meta_ra(struct gfs2_glock *gl, u64 dblock, u32 extlen) function
H A Drecovery.c50 *bh = gfs2_meta_ra(gl, dblock, extlen);
H A Ddir.c301 bh = gfs2_meta_ra(ip->i_gl, dblock, extlen);
H A Dquota.c1440 bh = gfs2_meta_ra(ip->i_gl, dblock, extlen);

Completed in 92 milliseconds