Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dbtree_update.c380 bch2_path_put(trans, path_idx, true); in flush_new_cached_update()
430 bch2_path_put(trans, i->path, true); in bch2_trans_update_by_path()
H A Dbtree_iter.h306 void bch2_path_put(struct btree_trans *, btree_path_idx_t, bool);
435 bch2_path_put(trans, iter->update_path, in bch2_btree_iter_set_pos()
H A Dbtree_update_interior.c799 bch2_path_put(trans, path_idx, true); in btree_update_nodes_written()
1734 bch2_path_put(trans, path2, true); in btree_split()
1738 bch2_path_put(trans, path1, true); in btree_split()
2115 bch2_path_put(trans, new_path, true); in __bch2_foreground_maybe_merge()
2116 bch2_path_put(trans, sib_path, true); in __bch2_foreground_maybe_merge()
2185 bch2_path_put(trans, new_path, true); in bch2_btree_node_rewrite()
H A Dbtree_iter.c1400 void bch2_path_put(struct btree_trans *trans, btree_path_idx_t path_idx, bool intent) in bch2_path_put() function
3052 bch2_path_put(trans, iter->path, in bch2_trans_iter_exit()
3055 bch2_path_put(trans, iter->key_cache_path, in bch2_trans_iter_exit()