fs/gfs2/bmap.c
617
mp->mp_bh[i] = gfs2_meta_new(gl, bn);
fs/gfs2/dir.c
878
bh = gfs2_meta_new(ip->i_gl, bn);
fs/gfs2/dir.c
95
bh = gfs2_meta_new(ip->i_gl, block);
fs/gfs2/inode.c
553
bh = gfs2_meta_new(ip->i_gl, ip->i_eattr);
fs/gfs2/inode.c
580
dibh = gfs2_meta_new(ip->i_gl, ip->i_no_addr);
fs/gfs2/lops.c
1028
bh_ip = gfs2_meta_new(gl, blkno);
fs/gfs2/lops.c
803
bh_ip = gfs2_meta_new(gl, blkno);
fs/gfs2/meta_io.h
51
struct buffer_head *gfs2_meta_new(struct gfs2_glock *gl, u64 blkno);
fs/gfs2/xattr.c
1013
indbh = gfs2_meta_new(ip->i_gl, blk);
fs/gfs2/xattr.c
650
*bhp = gfs2_meta_new(ip->i_gl, block);
fs/gfs2/xattr.c
712
bh = gfs2_meta_new(ip->i_gl, block);