Home
last modified time | relevance | path

Searched refs:bch2_trans_relock_notrace (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/fs/bcachefs/
Dbtree_locking.c796 int bch2_trans_relock_notrace(struct btree_trans *trans) in bch2_trans_relock_notrace() function
Dbtree_iter.h307 int bch2_trans_relock_notrace(struct btree_trans *);
Dalloc_background.c1848 ret = bch2_trans_relock_notrace(trans); in bch2_discard_one_bucket()