bch_keylist_empty
BUG_ON(!bch_keylist_empty(&keylist));
BUG_ON(!bch_keylist_empty(&keys));
while (!bch_keylist_empty(insert_keys)) {
BUG_ON(!bch_keylist_empty(insert_keys) && b->level);
BUG_ON(!bch_keylist_empty(&parent_keys));
if (bch_keylist_empty(insert_keys))
BUG_ON(!ret && !bch_keylist_empty(&insert));
if (ret && !bch_keylist_empty(op->keys))
BUG_ON(bch_keylist_empty(keys));
while (!ret && !bch_keylist_empty(keys)) {
BUG_ON(!bch_keylist_empty(&keylist));
if (!bch_keylist_empty(&op->insert_keys))