Searched refs:bch2_path_put (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/fs/bcachefs/ |
| H A D | btree_update.h | 217 bch2_path_put(trans, i->path, true); in bch2_trans_reset_updates()
|
| H A D | btree_update_interior.c | 796 bch2_path_put(trans, path_idx, true); in btree_update_nodes_written() 1747 bch2_path_put(trans, path2, true); in btree_split() 1751 bch2_path_put(trans, path1, true); in btree_split() 2145 bch2_path_put(trans, new_path, true); in __bch2_foreground_maybe_merge() 2146 bch2_path_put(trans, sib_path, true); in __bch2_foreground_maybe_merge() 2240 bch2_path_put(trans, new_path, true); in bch2_btree_node_rewrite()
|
| H A D | btree_iter.h | 305 void bch2_path_put(struct btree_trans *, btree_path_idx_t, bool); 441 bch2_path_put(trans, iter->update_path, in bch2_btree_iter_set_pos()
|
| H A D | btree_update.c | 380 bch2_path_put(trans, path_idx, true); in flush_new_cached_update() 431 bch2_path_put(trans, i->path, true); in bch2_trans_update_by_path()
|
| H A D | btree_iter.c | 1386 void bch2_path_put(struct btree_trans *trans, btree_path_idx_t path_idx, bool intent) in bch2_path_put() function 3037 bch2_path_put(trans, iter->path, in bch2_trans_iter_exit() 3040 bch2_path_put(trans, iter->key_cache_path, in bch2_trans_iter_exit()
|