Searched refs:lowest_bh (Results 1 – 1 of 1) sorted by relevance
1460 struct buffer_head *lowest_bh = NULL; in ocfs2_find_branch_target() local1496 brelse(lowest_bh); in ocfs2_find_branch_target()1497 lowest_bh = bh; in ocfs2_find_branch_target()1498 get_bh(lowest_bh); in ocfs2_find_branch_target()1505 if (!lowest_bh && (el->l_next_free_rec == el->l_count)) in ocfs2_find_branch_target()1508 *target_bh = lowest_bh; in ocfs2_find_branch_target()