Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dbtree_locking.c470 __bch2_btree_path_unlock(trans, path); in btree_path_get_locks()
584 __bch2_btree_path_unlock(trans, path); in bch2_btree_path_relock_intent()
727 __bch2_btree_path_unlock(trans, path); in __bch2_trans_unlock()
H A Dbtree_locking.h152 static inline void __bch2_btree_path_unlock(struct btree_trans *trans, in __bch2_btree_path_unlock() function
H A Dbtree_iter.c1194 __bch2_btree_path_unlock(trans, path); in bch2_btree_path_traverse_one()
1314 __bch2_btree_path_unlock(trans, path); in __bch2_btree_path_set_pos()
1355 __bch2_btree_path_unlock(trans, trans->paths + path); in __bch2_path_free()
1802 __bch2_btree_path_unlock(trans, path); in bch2_path_get_unlocked_mut()
1969 __bch2_btree_path_unlock(trans, path); in bch2_btree_iter_next_node()
H A Dbtree_key_cache.c461 __bch2_btree_path_unlock(trans, path2); in btree_key_cache_flush_pos()