Searched refs:gfs2_meta_new (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/fs/gfs2/
H A Dmeta_io.h54 extern struct buffer_head *gfs2_meta_new(struct gfs2_glock *gl, u64 blkno);
H A Dmeta_io.c175 * gfs2_meta_new - Get a block
182 struct buffer_head *gfs2_meta_new(struct gfs2_glock *gl, u64 blkno) gfs2_meta_new() function
H A Dlops.c559 bh_ip = gfs2_meta_new(gl, blkno); buf_lo_scan_elements()
797 bh_ip = gfs2_meta_new(gl, blkno); databuf_lo_scan_elements()
H A Dxattr.c632 *bhp = gfs2_meta_new(ip->i_gl, block); ea_alloc_blk()
694 bh = gfs2_meta_new(ip->i_gl, block); ea_write()
1010 indbh = gfs2_meta_new(ip->i_gl, blk); ea_set_block()
H A Dinode.c443 bh = gfs2_meta_new(ip->i_gl, ip->i_eattr); gfs2_init_xattr()
471 dibh = gfs2_meta_new(ip->i_gl, ip->i_no_addr); init_dinode()
H A Ddir.c97 bh = gfs2_meta_new(ip->i_gl, block); gfs2_dir_get_new_buffer()
834 bh = gfs2_meta_new(ip->i_gl, bn); new_leaf()
H A Dbmap.c408 mp->mp_bh[i] = gfs2_meta_new(gl, bn); gfs2_indirect_init()

Completed in 209 milliseconds