Home
last modified time | relevance | path

Searched refs:__bch_keylist_realloc (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/md/bcache/
H A Dbset.h552 int __bch_keylist_realloc(struct keylist *l, unsigned int u64s);
H A Dbtree.c1466 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()
H A Dbset.c135 int __bch_keylist_realloc(struct keylist *l, unsigned int u64s) in __bch_keylist_realloc() function