Searched refs:btree_path_list_remove (Results 1 – 1 of 1) sorted by relevance
25 static inline void btree_path_list_remove(struct btree_trans *, struct btree_path *);1376 btree_path_list_remove(trans, trans->paths + path); in __bch2_path_free()3063 static inline void btree_path_list_remove(struct btree_trans *trans, in btree_path_list_remove() function