Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dbtree_update.c27 bch2_trans_update_by_path(struct btree_trans *, btree_path_idx_t,
275 ret = bch2_trans_update_by_path(trans, iter->path, update, in bch2_trans_update_extent_overwrite()
378 ret = bch2_trans_update_by_path(trans, path_idx, i->k, flags, ip); in flush_new_cached_update()
385 bch2_trans_update_by_path(struct btree_trans *trans, btree_path_idx_t path_idx, in bch2_trans_update_by_path() function
546 return bch2_trans_update_by_path(trans, path_idx, k, flags, _RET_IP_); in bch2_trans_update()