Searched refs:indbh (Results 1 – 1 of 1) sorted by relevance
971 struct buffer_head *indbh, *newbh; in ea_set_block() local980 &indbh); in ea_set_block()989 eablk = (__be64 *)(indbh->b_data + mh_size); in ea_set_block()1001 gfs2_trans_add_meta(ip->i_gl, indbh); in ea_set_block()1009 indbh = gfs2_meta_new(ip->i_gl, blk); in ea_set_block()1010 gfs2_trans_add_meta(ip->i_gl, indbh); in ea_set_block()1012 gfs2_buffer_clear_tail(indbh, mh_size); in ea_set_block()1037 brelse(indbh); in ea_set_block()1267 struct buffer_head *indbh, *dibh; in ea_dealloc_indirect() local1332 gfs2_trans_add_meta(ip->i_gl, indbh); in ea_dealloc_indirect()[all …]