Searched refs:block_given (Results 1 – 1 of 1) sorted by relevance
1153 int status, new_blocks, i, block_given = 0; in ocfs2_add_branch() local1214 &block_given); in ocfs2_add_branch()1221 BUG_ON(block_given > new_blocks); in ocfs2_add_branch()1223 if (block_given < new_blocks) { in ocfs2_add_branch()1226 new_blocks - block_given, in ocfs2_add_branch()1228 &new_eb_bhs[block_given]); in ocfs2_add_branch()1355 int status, i, block_given = 0; in ocfs2_shift_tree_depth() local1365 &block_given); in ocfs2_shift_tree_depth()