Searched refs:bch2_btree_path_relock_norestart (Results 1 – 3 of 3) sorted by relevance
595 bool bch2_btree_path_relock_norestart(struct btree_trans *trans, struct btree_path *path) in bch2_btree_path_relock_norestart() function607 if (!bch2_btree_path_relock_norestart(trans, path)) { in __bch2_btree_path_relock()
336 bool bch2_btree_path_relock_norestart(struct btree_trans *, struct btree_path *);
1401 ? bch2_btree_path_relock_norestart(trans, dup) in bch2_path_put()