Searched refs:right_has_empty (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/fs/ocfs2/
H A Dalloc.c2663 int ret, i, del_right_subtree = 0, right_has_empty = 0; ocfs2_rotate_subtree_left() local
2707 right_has_empty = 1; ocfs2_rotate_subtree_left()
2730 BUG_ON(right_has_empty && !del_right_subtree); ocfs2_rotate_subtree_left()
2755 if (!right_has_empty) { ocfs2_rotate_subtree_left()
2797 if (right_has_empty) ocfs2_rotate_subtree_left()

Completed in 70 milliseconds