Searched refs:__bch2_btree_path_unlock (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/fs/bcachefs/ |
| H A D | btree_locking.c | 485 __bch2_btree_path_unlock(trans, path); in btree_path_get_locks() 585 __bch2_btree_path_unlock(trans, path); in bch2_btree_path_relock_intent() 728 __bch2_btree_path_unlock(trans, path); in __bch2_trans_unlock()
|
| H A D | btree_key_cache.c | 503 __bch2_btree_path_unlock(trans, path2); in btree_key_cache_flush_pos() 636 __bch2_btree_path_unlock(trans, path2); in bch2_btree_key_cache_drop()
|
| H A D | btree_locking.h | 152 static inline void __bch2_btree_path_unlock(struct btree_trans *trans, in __bch2_btree_path_unlock() function
|
| H A D | btree_iter.c | 1200 __bch2_btree_path_unlock(trans, path); in bch2_btree_path_traverse_one() 1320 __bch2_btree_path_unlock(trans, path); in __bch2_btree_path_set_pos() 1361 __bch2_btree_path_unlock(trans, trans->paths + path); in __bch2_path_free() 1814 __bch2_btree_path_unlock(trans, path); in bch2_path_get_unlocked_mut() 1981 __bch2_btree_path_unlock(trans, path); in bch2_btree_iter_next_node()
|
| H A D | btree_update_interior.c | 1746 __bch2_btree_path_unlock(trans, trans->paths + path2); in btree_split() 1750 __bch2_btree_path_unlock(trans, trans->paths + path1); in btree_split()
|