Home
last modified time | relevance | path

Searched refs:bch2_btree_node_lock_write (Results 1 – 4 of 4) sorted by relevance

/linux/fs/bcachefs/
H A Dbtree_locking.h323 bch2_btree_node_lock_write(struct btree_trans *trans, in bch2_btree_node_lock_write() function
H A Dbtree_write_buffer.c173 ret = bch2_btree_node_lock_write(trans, path, &path->l[0].b->c); in wb_flush_one()
H A Dbtree_trans_commit.c125 if (bch2_btree_node_lock_write(trans, trans->paths + i->path, &insert_l(trans, i)->b->c)) in bch2_trans_lock_write()
H A Dbtree_update_interior.c1329 int ret = bch2_btree_node_lock_write(trans, path, &old->c); in bch2_btree_set_root()
1791 ret = bch2_btree_node_lock_write(trans, path, &b->c); in bch2_btree_insert_node()