Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dbtree_locking.h340 static inline int bch2_btree_path_relock(struct btree_trans *trans, in bch2_btree_path_relock() function
H A Dbtree_iter.c1154 ret = bch2_btree_path_relock(trans, path, trace_ip); in bch2_btree_path_traverse_one()
2180 bch2_btree_path_relock(trans, btree_iter_path(trans, iter), _THIS_IP_); in btree_trans_peek_key_cache()
2414 ret = bch2_btree_path_relock(trans, trans->paths + iter->update_path, _THIS_IP_); in bch2_btree_iter_peek_upto()