Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dbtree_locking.h121 void bch2_btree_node_unlock_write(struct btree_trans *,
133 bch2_btree_node_unlock_write(trans, path, path->l[level].b); in btree_node_unlock()
H A Dbtree_write_buffer.c121 bch2_btree_node_unlock_write(trans, path, path->l[0].b); in wb_flush_one_slowpath()
367 bch2_btree_node_unlock_write(trans, path, path->l[0].b); in bch2_btree_write_buffer_flush_locked()
415 bch2_btree_node_unlock_write(trans, path, path->l[0].b); in bch2_btree_write_buffer_flush_locked()
H A Dbtree_locking.c46 void bch2_btree_node_unlock_write(struct btree_trans *trans, in bch2_btree_node_unlock_write() function
830 bch2_btree_node_unlock_write(trans, path, path->l[l].b); in bch2_trans_unlock_write()
H A Dbtree_update_interior.c1328 bch2_btree_node_unlock_write(trans, path, old); in bch2_btree_set_root()
1823 bch2_btree_node_unlock_write(trans, path, b); in bch2_btree_insert_node()
1832 bch2_btree_node_unlock_write(trans, path, b); in bch2_btree_insert_node()
1854 bch2_btree_node_unlock_write(trans, path, b); in bch2_btree_insert_node()
2501 bch2_btree_node_unlock_write(trans, btree_iter_path(trans, iter), b); in __bch2_btree_node_update_key()
H A Dbtree_key_cache.c269 bch2_btree_node_unlock_write(trans, path, path_l(path)->b); in btree_key_cache_create()
H A Dbtree_trans_commit.c110 bch2_btree_node_unlock_write(trans, trans->paths + i->path, insert_l(trans, i)->b); in trans_lock_write_fail()