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