Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dbtree_locking.h129 void bch2_btree_node_unlock_write(struct btree_trans *,
141 bch2_btree_node_unlock_write(trans, path, path->l[level].b); in btree_node_unlock()
H A Dbtree_write_buffer.c122 bch2_btree_node_unlock_write(trans, path, path->l[0].b); in wb_flush_one_slowpath()
369 bch2_btree_node_unlock_write(trans, path, path->l[0].b); in bch2_btree_write_buffer_flush_locked()
417 bch2_btree_node_unlock_write(trans, path, path->l[0].b); in bch2_btree_write_buffer_flush_locked()
H A Dbtree_locking.c47 void bch2_btree_node_unlock_write(struct btree_trans *trans, in bch2_btree_node_unlock_write() function
870 bch2_btree_node_unlock_write(trans, path, path->l[l].b); in bch2_trans_unlock_write()
H A Dbtree_update_interior.c1370 bch2_btree_node_unlock_write(trans, path, old); in bch2_btree_set_root()
1865 bch2_btree_node_unlock_write(trans, path, b); in bch2_btree_insert_node()
1874 bch2_btree_node_unlock_write(trans, path, b); in bch2_btree_insert_node()
1896 bch2_btree_node_unlock_write(trans, path, b); in bch2_btree_insert_node()
2550 bch2_btree_node_unlock_write(trans, btree_iter_path(trans, iter), b); in __bch2_btree_node_update_key()
H A Dbtree_key_cache.c278 bch2_btree_node_unlock_write(trans, path, path_l(path)->b); in btree_key_cache_create()
H A Dbtree_trans_commit.c112 bch2_btree_node_unlock_write(trans, trans->paths + i->path, insert_l(trans, i)->b); in trans_lock_write_fail()