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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/gfs2/
H A Dmeta_io.h76 struct buffer_head *gfs2_meta_ra(struct gfs2_glock *gl, u64 dblock, u32 extlen);
H A Dmeta_io.c408 * gfs2_meta_ra - start readahead on an extent of a file
416 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.c315 bh = gfs2_meta_ra(ip->i_gl, dblock, extlen);
H A Dquota.c1232 bh = gfs2_meta_ra(ip->i_gl, dblock, extlen);

Completed in 56 milliseconds