Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dbtree_iter.c24 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()
3004 static inline void btree_path_list_remove(struct btree_trans *trans, in btree_path_list_remove() function