Searched refs:gfs2_meta_ra (Results 1 – 5 of 5) sorted by relevance
| /linux/fs/gfs2/ |
| A D | meta_io.h | 73 struct buffer_head *gfs2_meta_ra(struct gfs2_glock *gl, u64 dblock, u32 extlen);
|
| A D | meta_io.c | 511 struct buffer_head *gfs2_meta_ra(struct gfs2_glock *gl, u64 dblock, u32 extlen) in gfs2_meta_ra() function
|
| A D | recovery.c | 50 *bh = gfs2_meta_ra(gl, dblock, extlen); in gfs2_replay_read_block()
|
| A D | quota.c | 1384 bh = gfs2_meta_ra(ip->i_gl, dblock, extlen); in gfs2_quota_init()
|
| A D | dir.c | 301 bh = gfs2_meta_ra(ip->i_gl, dblock, extlen); in gfs2_dir_read_data()
|
Completed in 13 milliseconds