Home
last modified time | relevance | path

Searched refs:gfs2_meta_new (Results 1 – 6 of 6) sorted by relevance

/linux/fs/gfs2/
H A Dmeta_io.h53 struct buffer_head *gfs2_meta_new(struct gfs2_glock *gl, u64 blkno);
H A Dxattr.c650 *bhp = gfs2_meta_new(ip->i_gl, block); in ea_alloc_blk()
712 bh = gfs2_meta_new(ip->i_gl, block); in ea_write()
1013 indbh = gfs2_meta_new(ip->i_gl, blk); in ea_set_block()
H A Dlops.c807 bh_ip = gfs2_meta_new(gl, blkno); in buf_lo_scan_elements()
1032 bh_ip = gfs2_meta_new(gl, blkno); in databuf_lo_scan_elements()
H A Dmeta_io.c191 struct buffer_head *gfs2_meta_new(struct gfs2_glock *gl, u64 blkno) in gfs2_meta_new() function
H A Ddir.c94 bh = gfs2_meta_new(ip->i_gl, block); in gfs2_dir_get_new_buffer()
877 bh = gfs2_meta_new(ip->i_gl, bn); in new_leaf()
H A Dbmap.c617 mp->mp_bh[i] = gfs2_meta_new(gl, bn); in gfs2_indirect_init()