Searched refs:bch2_btree_node_unlock_write (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/fs/bcachefs/ |
| H A D | btree_locking.h | 121 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 D | btree_write_buffer.c | 121 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 D | btree_locking.c | 46 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 D | btree_update_interior.c | 1328 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 D | btree_key_cache.c | 269 bch2_btree_node_unlock_write(trans, path, path_l(path)->b); in btree_key_cache_create()
|
| H A D | btree_trans_commit.c | 110 bch2_btree_node_unlock_write(trans, trans->paths + i->path, insert_l(trans, i)->b); in trans_lock_write_fail()
|