Searched refs:new_eb_bh (Results 1 – 1 of 1) sorted by relevance
155 struct buffer_head **new_eb_bh,1361 struct buffer_head *new_eb_bh = NULL; in ocfs2_shift_tree_depth() local1368 &new_eb_bh, 1, in ocfs2_shift_tree_depth()1372 &new_eb_bh); in ocfs2_shift_tree_depth()1430 *ret_new_eb_bh = new_eb_bh; in ocfs2_shift_tree_depth()1431 new_eb_bh = NULL; in ocfs2_shift_tree_depth()1434 brelse(new_eb_bh); in ocfs2_shift_tree_depth()6683 struct buffer_head **new_eb_bh, in ocfs2_reuse_blk_from_dealloc() argument6721 if (new_eb_bh[i] == NULL) { in ocfs2_reuse_blk_from_dealloc()6734 new_eb_bh[i], in ocfs2_reuse_blk_from_dealloc()[all …]