Home
last modified time | relevance | path

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

/linux-6.15/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.c1649 bch2_keylist_add(&as->parent_keys, &n1->key); in btree_split()
1650 bch2_keylist_add(&as->parent_keys, &n2->key); in btree_split()
1694 bch2_keylist_add(&as->parent_keys, &n1->key); in btree_split()
1924 bch2_keylist_add(&as->parent_keys, &b->key); in __btree_increase_depth()
2113 bch2_keylist_add(&as->parent_keys, &delete); in __bch2_foreground_maybe_merge()
2114 bch2_keylist_add(&as->parent_keys, &n->key); in __bch2_foreground_maybe_merge()
2218 bch2_keylist_add(&as->parent_keys, &n->key); in bch2_btree_node_rewrite()