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

/linux-master/fs/ocfs2/
H A Dalloc.c2654 int ret, i, del_right_subtree = 0, right_has_empty = 0; local
2698 right_has_empty = 1;
2721 BUG_ON(right_has_empty && !del_right_subtree);
2746 if (!right_has_empty) {
2787 if (right_has_empty)

Completed in 114 milliseconds