Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Dmeta_io.h76 struct buffer_head *gfs2_meta_ra(struct gfs2_glock *gl, u64 dblock, u32 extlen);
Dmeta_io.c437 struct buffer_head *gfs2_meta_ra(struct gfs2_glock *gl, u64 dblock, u32 extlen) in gfs2_meta_ra() function
Drecovery.c53 *bh = gfs2_meta_ra(gl, dblock, extlen); in gfs2_replay_read_block()
Dquota.c1377 bh = gfs2_meta_ra(ip->i_gl, dblock, extlen); in gfs2_quota_init()
Ddir.c308 bh = gfs2_meta_ra(ip->i_gl, dblock, extlen); in gfs2_dir_read_data()