gfs2_meta_new     618 fs/gfs2/bmap.c 	mp->mp_bh[i] = gfs2_meta_new(gl, bn);
gfs2_meta_new      97 fs/gfs2/dir.c  	bh = gfs2_meta_new(ip->i_gl, block);
gfs2_meta_new     879 fs/gfs2/dir.c  	bh = gfs2_meta_new(ip->i_gl, bn);
gfs2_meta_new     436 fs/gfs2/inode.c 	bh = gfs2_meta_new(ip->i_gl, ip->i_eattr);
gfs2_meta_new     464 fs/gfs2/inode.c 	dibh = gfs2_meta_new(ip->i_gl, ip->i_no_addr);
gfs2_meta_new     777 fs/gfs2/lops.c 		bh_ip = gfs2_meta_new(gl, blkno);
gfs2_meta_new    1031 fs/gfs2/lops.c 		bh_ip = gfs2_meta_new(gl, blkno);
gfs2_meta_new      51 fs/gfs2/meta_io.h extern struct buffer_head *gfs2_meta_new(struct gfs2_glock *gl, u64 blkno);
gfs2_meta_new     632 fs/gfs2/xattr.c 	*bhp = gfs2_meta_new(ip->i_gl, block);
gfs2_meta_new     694 fs/gfs2/xattr.c 			bh = gfs2_meta_new(ip->i_gl, block);
gfs2_meta_new     998 fs/gfs2/xattr.c 		indbh = gfs2_meta_new(ip->i_gl, blk);