Searched refs:bch2_path_put (Results 1 - 5 of 5) sorted by relevance

/linux-master/fs/bcachefs/
H A Dbtree_update.h198 bch2_path_put(trans, i->path, true);
H A Dbtree_update.c380 bch2_path_put(trans, path_idx, true);
428 bch2_path_put(trans, i->path, true);
H A Dbtree_iter.h280 void bch2_path_put(struct btree_trans *, btree_path_idx_t, bool);
388 bch2_path_put(trans, iter->update_path,
H A Dbtree_update_interior.c810 bch2_path_put(trans, path_idx, true);
1729 bch2_path_put(trans, path2, true);
1733 bch2_path_put(trans, path1, true);
2111 bch2_path_put(trans, new_path, true);
2112 bch2_path_put(trans, sib_path, true);
2181 bch2_path_put(trans, new_path, true);
H A Dbtree_iter.c1337 void bch2_path_put(struct btree_trans *trans, btree_path_idx_t path_idx, bool intent) function
2731 bch2_path_put(trans, iter->path,
2734 bch2_path_put(trans, iter->key_cache_path,

Completed in 279 milliseconds