Home
last modified time | relevance | path

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

/linux-6.14.4/fs/bcachefs/
Dbtree_locking.h172 trans_for_each_path_with_node(trans, b, linked, i) in __bch2_btree_node_unlock_write()
Dbtree_iter.c413 trans_for_each_path_with_node(trans, b, path, i) { in bch2_btree_path_fix_key_modified()
530 trans_for_each_path_with_node(trans, b, linked, i) { in bch2_btree_node_iter_fix()
724 trans_for_each_path_with_node(trans, b, path, i) in bch2_trans_node_reinit_iter()
1225 trans_for_each_path_with_node(trans, path_l(path)->b, linked, iter) in bch2_btree_path_traverse_one()
Dbtree_iter.h201 #define trans_for_each_path_with_node(_trans, _b, _path, _iter) \ macro
Dbtree_update_interior.c1810 trans_for_each_path_with_node(trans, b, linked, i) in bch2_btree_insert_node()