Searched refs:bch2_btree_path_peek_slot_exact (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/bcachefs/
H A Dbtree_update.c370 bch2_btree_path_peek_slot_exact(btree_path, &k);
438 i->old_v = bch2_btree_path_peek_slot_exact(path, &i->old_k).v;
H A Dbtree_iter.h236 static inline struct bkey_s_c bch2_btree_path_peek_slot_exact(struct btree_path *path, struct bkey *u) function
H A Dbtree_trans_commit.c27 struct bkey_s_c k = bch2_btree_path_peek_slot_exact(trans->paths + i->path, &u);

Completed in 276 milliseconds