Searched refs:bch2_btree_path_relock_norestart (Results 1 – 3 of 3) sorted by relevance
609 bool bch2_btree_path_relock_norestart(struct btree_trans *trans, struct btree_path *path) in bch2_btree_path_relock_norestart() function619 if (!bch2_btree_path_relock_norestart(trans, path)) { in __bch2_btree_path_relock()
348 bool bch2_btree_path_relock_norestart(struct btree_trans *, struct btree_path *);
1424 ? bch2_btree_path_relock_norestart(trans, dup) in bch2_path_put()