Searched refs:for_each_btree_key_norestart (Results 1 – 9 of 9) sorted by relevance
/linux/fs/bcachefs/ |
H A D | extent_update.c | 74 for_each_btree_key_norestart(trans, iter, in count_iters_for_insert()
|
H A D | str_hash.c | 132 for_each_btree_key_norestart(trans, iter, BTREE_ID_inodes, in bch2_repair_inode_hash_info() 357 for_each_btree_key_norestart(trans, iter, desc->btree_id, in __bch2_str_hash_check_key()
|
H A D | snapshot.c | 442 for_each_btree_key_norestart(trans, iter, BTREE_ID_subvolumes, POS_MIN, in bch2_snapshot_tree_master_subvol() 872 for_each_btree_key_norestart(trans, iter, BTREE_ID_snapshot_trees, POS_MIN, in check_snapshot_exists() 901 for_each_btree_key_norestart(trans, iter, BTREE_ID_subvolumes, POS_MIN, in check_snapshot_exists()
|
H A D | dirent.c | 722 for_each_btree_key_norestart(trans, iter, BTREE_ID_inodes, POS(0, inode_nr), in lookup_first_inode()
|
H A D | btree_update.c | 108 for_each_btree_key_norestart(trans, iter, btree_id, pos, in need_whiteout_for_snapshot()
|
H A D | btree_iter.h | 914 #define for_each_btree_key_norestart(_trans, _iter, _btree_id, \ macro
|
H A D | fsck.c | 144 for_each_btree_key_norestart(trans, iter, BTREE_ID_snapshots, POS_MIN, 0, k, ret) { in find_snapshot_tree_subvol() 1361 for_each_btree_key_norestart(trans, iter, in find_oldest_inode_needs_reattach() 2078 for_each_btree_key_norestart(trans, iter, BTREE_ID_subvolumes, POS_MIN, 0, k, ret) { in find_snapshot_subvol()
|
H A D | alloc_foreground.c | 310 for_each_btree_key_norestart(trans, iter, BTREE_ID_alloc, POS(ca->dev_idx, alloc_cursor), in bch2_bucket_alloc_early()
|
H A D | ec.c | 1961 for_each_btree_key_norestart(trans, iter, BTREE_ID_stripes, start_pos, in __bch2_ec_stripe_head_reserve()
|