Searched refs:__bch2_btree_path_unlock (Results 1 – 4 of 4) sorted by relevance
/linux/fs/bcachefs/ |
H A D | btree_locking.c | 470 __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 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 | 1194 __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 D | btree_key_cache.c | 461 __bch2_btree_path_unlock(trans, path2); in btree_key_cache_flush_pos()
|