Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dbtree_iter.h210 bch2_btree_path_make_mut(struct btree_trans *trans, in bch2_btree_path_make_mut() function
H A Dbtree_iter.c1295 path_idx = bch2_btree_path_make_mut(trans, path_idx, intent, ip); in __bch2_btree_path_set_pos()
1832 path_idx = bch2_btree_path_make_mut(trans, path_idx, true, _RET_IP_); in bch2_path_get_unlocked_mut()
H A Dbtree_update_interior.c2381 iter2.path = bch2_btree_path_make_mut(trans, iter2.path, in __bch2_btree_node_update_key()