Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dbtree_iter.c1434 static void bch2_path_put_nokeep(struct btree_trans *trans, btree_path_idx_t path, in bch2_path_put_nokeep() function
2367 bch2_path_put_nokeep(trans, iter->update_path, in bch2_btree_iter_peek_max()
2397 bch2_path_put_nokeep(trans, iter->update_path, in bch2_btree_iter_peek_max()
2652 bch2_path_put_nokeep(trans, iter->path, in bch2_btree_iter_peek_prev_min()
2682 bch2_path_put_nokeep(trans, saved_path, in bch2_btree_iter_peek_prev_min()
2726 bch2_path_put_nokeep(trans, saved_path, iter->flags & BTREE_ITER_intent); in bch2_btree_iter_peek_prev_min()
3049 bch2_path_put_nokeep(trans, iter->update_path, in bch2_trans_iter_exit()