Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dbtree_iter.h208 bch2_btree_path_make_mut(struct btree_trans *trans, in bch2_btree_path_make_mut() function
Dbtree_iter.c1275 path_idx = bch2_btree_path_make_mut(trans, path_idx, intent, ip); in __bch2_btree_path_set_pos()
1798 path_idx = bch2_btree_path_make_mut(trans, path_idx, true, _RET_IP_); in bch2_path_get_unlocked_mut()
Dbtree_update_interior.c2361 iter2.path = bch2_btree_path_make_mut(trans, iter2.path, in __bch2_btree_node_update_key()