Searched refs:__bch2_btree_path_unlock (Results 1 – 5 of 5) sorted by relevance
/linux/fs/bcachefs/ |
H A D | btree_locking.c | 498 __bch2_btree_path_unlock(trans, path); in btree_path_get_locks() 598 __bch2_btree_path_unlock(trans, path); in bch2_btree_path_relock_intent() 770 __bch2_btree_path_unlock(trans, path); in __bch2_trans_unlock()
|
H A D | btree_key_cache.c | 512 __bch2_btree_path_unlock(trans, path2); in btree_key_cache_flush_pos() 653 __bch2_btree_path_unlock(trans, path2); in bch2_btree_key_cache_drop()
|
H A D | btree_locking.h | 160 static inline void __bch2_btree_path_unlock(struct btree_trans *trans, in __bch2_btree_path_unlock() function
|
H A D | btree_iter.c | 1214 __bch2_btree_path_unlock(trans, path); in bch2_btree_path_traverse_one() 1334 __bch2_btree_path_unlock(trans, path); in __bch2_btree_path_set_pos() 1375 __bch2_btree_path_unlock(trans, trans->paths + path); in __bch2_path_free() 1826 __bch2_btree_path_unlock(trans, path); in bch2_path_get_unlocked_mut() 1996 __bch2_btree_path_unlock(trans, path); in bch2_btree_iter_next_node()
|
H A D | btree_update_interior.c | 1788 __bch2_btree_path_unlock(trans, trans->paths + path2); in btree_split() 1792 __bch2_btree_path_unlock(trans, trans->paths + path1); in btree_split()
|