gfs2_meta_new     385 fs/gfs2/bmap.c 	mp->mp_bh[i] = gfs2_meta_new(gl, bn);
gfs2_meta_new      94 fs/gfs2/dir.c  	bh = gfs2_meta_new(ip->i_gl, block);
gfs2_meta_new     808 fs/gfs2/dir.c  	struct buffer_head *bh = gfs2_meta_new(ip->i_gl, bn);
gfs2_meta_new     589 fs/gfs2/eattr.c 	*bhp = gfs2_meta_new(ip->i_gl, block);
gfs2_meta_new     648 fs/gfs2/eattr.c 			bh = gfs2_meta_new(ip->i_gl, block);
gfs2_meta_new     969 fs/gfs2/eattr.c 		indbh = gfs2_meta_new(ip->i_gl, blk);
gfs2_meta_new     771 fs/gfs2/inode.c 	dibh = gfs2_meta_new(gl, inum->no_addr);
gfs2_meta_new     271 fs/gfs2/lops.c 		bh_ip = gfs2_meta_new(gl, blkno);
gfs2_meta_new     668 fs/gfs2/lops.c 		bh_ip = gfs2_meta_new(gl, blkno);
gfs2_meta_new     385 fs/gfs2/meta_io.c 		bh = gfs2_meta_new(gl, num);
gfs2_meta_new      46 fs/gfs2/meta_io.h struct buffer_head *gfs2_meta_new(struct gfs2_glock *gl, u64 blkno);