Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dbtree_locking.c595 bool bch2_btree_path_relock_norestart(struct btree_trans *trans, struct btree_path *path) in bch2_btree_path_relock_norestart() function
607 if (!bch2_btree_path_relock_norestart(trans, path)) { in __bch2_btree_path_relock()
H A Dbtree_locking.h336 bool bch2_btree_path_relock_norestart(struct btree_trans *, struct btree_path *);
H A Dbtree_iter.c1401 ? bch2_btree_path_relock_norestart(trans, dup) in bch2_path_put()