Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dbtree_locking.h178 trans_for_each_path_with_node(trans, b, linked, i) in bch2_btree_node_unlock_write_inlined()
Dbtree_iter.c411 trans_for_each_path_with_node(trans, b, path, i) { in bch2_btree_path_fix_key_modified()
528 trans_for_each_path_with_node(trans, b, linked, i) { in bch2_btree_node_iter_fix()
709 trans_for_each_path_with_node(trans, b, path, i) in bch2_trans_node_reinit_iter()
1205 trans_for_each_path_with_node(trans, path_l(path)->b, linked, iter) in bch2_btree_path_traverse_one()
Dbtree_iter.h199 #define trans_for_each_path_with_node(_trans, _b, _path, _iter) \ macro
Dbtree_update_interior.c1811 trans_for_each_path_with_node(trans, b, linked, i) in bch2_btree_insert_node()