Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dbtree_iter.c1420 static void bch2_path_put_nokeep(struct btree_trans *trans, btree_path_idx_t path, in bch2_path_put_nokeep() function
2347 bch2_path_put_nokeep(trans, iter->update_path, in bch2_btree_iter_peek_max()
2377 bch2_path_put_nokeep(trans, iter->update_path, in bch2_btree_iter_peek_max()
2637 bch2_path_put_nokeep(trans, iter->path, in bch2_btree_iter_peek_prev_min()
2667 bch2_path_put_nokeep(trans, saved_path, in bch2_btree_iter_peek_prev_min()
2711 bch2_path_put_nokeep(trans, saved_path, iter->flags & BTREE_ITER_intent); in bch2_btree_iter_peek_prev_min()
3034 bch2_path_put_nokeep(trans, iter->update_path, in bch2_trans_iter_exit()