Searched refs:__bch2_trans_relock (Results 1 – 1 of 1) sorted by relevance
809 static inline int __bch2_trans_relock(struct btree_trans *trans, bool trace, ulong ip) in __bch2_trans_relock() function841 return __bch2_trans_relock(trans, true, _RET_IP_); in bch2_trans_relock()846 return __bch2_trans_relock(trans, false, _RET_IP_); in bch2_trans_relock_notrace()
Completed in 6 milliseconds