Searched refs:gfs2_meta_ra (Results 1 – 4 of 4) sorted by relevance
73 struct buffer_head *gfs2_meta_ra(struct gfs2_glock *gl, u64 dblock, u32 extlen);
509 * gfs2_meta_ra - start readahead on an extent of a file517 struct buffer_head *gfs2_meta_ra(struct gfs2_glock *gl, u64 dblock, u32 extlen) in gfs2_meta_ra() function
50 *bh = gfs2_meta_ra(gl, dblock, extlen); in gfs2_replay_read_block()
302 bh = gfs2_meta_ra(ip->i_gl, dblock, extlen); in gfs2_dir_read_data()