Home
last modified time | relevance | path

Searched refs:trans_set_unlocked (Results 1 – 2 of 2) sorted by relevance

/linux/fs/bcachefs/
H A Dbtree_locking.c805 trans_set_unlocked(trans); in bch2_trans_unlock_noassert()
812 trans_set_unlocked(trans); in bch2_trans_unlock()
H A Dbtree_locking.h203 static inline void trans_set_unlocked(struct btree_trans *trans) in trans_set_unlocked() function