Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dbtree_locking.h124 static inline void btree_node_unlock(struct btree_trans *trans, in btree_node_unlock() function
158 btree_node_unlock(trans, path, btree_path_lowest_level_locked(path)); in __bch2_btree_path_unlock()
422 btree_node_unlock(trans, path, l); in __btree_path_set_level_up()
H A Dbtree_iter.c135 btree_node_unlock(trans, path, 0); in bch2_btree_path_verify_cached()
192 btree_node_unlock(trans, path, level); in bch2_btree_path_verify_level()
677 btree_node_unlock(trans, path, b->c.level); in bch2_trans_node_add()
696 btree_node_unlock(trans, path, level); in bch2_trans_node_drop()
812 btree_node_unlock(trans, path, path->level); in btree_path_prefetch()
849 btree_node_unlock(trans, path, path->level); in btree_path_prefetch_j()
874 btree_node_unlock(trans, path, plevel); in btree_node_mem_ptr_set()
973 btree_node_unlock(trans, path, level + 1); in btree_path_down()
1090 btree_node_unlock(trans, path, l); in btree_path_set_level_down()
1288 btree_node_unlock(trans, path, 0); in __bch2_btree_path_set_pos()
[all …]
H A Dbtree_locking.c560 btree_node_unlock(trans, path, level); in bch2_btree_node_upgrade()
692 btree_node_unlock(trans, path, l); in __bch2_btree_path_downgrade()
H A Dbtree_cache.c1071 btree_node_unlock(trans, path, level + 1); in __bch2_btree_node_get()
1187 btree_node_unlock(trans, path, level + 1); in bch2_btree_node_get()
H A Dbtree_key_cache.c398 btree_node_unlock(trans, path, 0); in bch2_btree_path_traverse_cached()
H A Dbtree_update_interior.c795 btree_node_unlock(trans, path, b->c.level); in btree_update_nodes_written()