Home
last modified time | relevance | path

Searched refs:bch2_keylist_add (Results 1 – 2 of 2) sorted by relevance

/linux/fs/bcachefs/
H A Dkeylist.h26 static inline void bch2_keylist_add(struct keylist *l, const struct bkey_i *k) in bch2_keylist_add() function
H A Dbtree_update_interior.c1637 bch2_keylist_add(&as->parent_keys, &n1->key); in btree_split()
1638 bch2_keylist_add(&as->parent_keys, &n2->key); in btree_split()
1678 bch2_keylist_add(&as->parent_keys, &n1->key); in btree_split()
1895 bch2_keylist_add(&as->parent_keys, &b->key); in __btree_increase_depth()
2084 bch2_keylist_add(&as->parent_keys, &delete); in __bch2_foreground_maybe_merge()
2085 bch2_keylist_add(&as->parent_keys, &n->key); in __bch2_foreground_maybe_merge()
2163 bch2_keylist_add(&as->parent_keys, &n->key); in bch2_btree_node_rewrite()