Searched refs:__bch_keylist_realloc (Results 1 – 3 of 3) sorted by relevance
552 int __bch_keylist_realloc(struct keylist *l, unsigned int u64s);
1466 if (__bch_keylist_realloc(&keylist, in btree_gc_coalesce()1486 if (__bch_keylist_realloc(&keylist, bkey_u64s(&r[i].b->key))) in btree_gc_coalesce()
135 int __bch_keylist_realloc(struct keylist *l, unsigned int u64s) in __bch_keylist_realloc() function