Searched refs:bch_keylist_pop (Results 1 – 3 of 3) sorted by relevance
548 struct bkey *bch_keylist_pop(struct keylist *l);
159 struct bkey *bch_keylist_pop(struct keylist *l) in bch_keylist_pop() function
1484 while ((k = bch_keylist_pop(&keylist))) in btree_gc_coalesce()2462 while ((k = bch_keylist_pop(keys))) in bch_btree_insert()