Home
last modified time | relevance | path

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

/linux-2.6.39/fs/gfs2/
Dmeta_io.h76 struct buffer_head *gfs2_meta_ra(struct gfs2_glock *gl, u64 dblock, u32 extlen);
Dmeta_io.c417 struct buffer_head *gfs2_meta_ra(struct gfs2_glock *gl, u64 dblock, u32 extlen) in gfs2_meta_ra() function
Drecovery.c50 *bh = gfs2_meta_ra(gl, dblock, extlen); in gfs2_replay_read_block()
Dquota.c1240 bh = gfs2_meta_ra(ip->i_gl, dblock, extlen); in gfs2_quota_init()
Ddir.c319 bh = gfs2_meta_ra(ip->i_gl, dblock, extlen); in gfs2_dir_read_data()