Searched refs:for_each_btree_key_norestart (Results 1 – 9 of 9) sorted by relevance
/linux-6.14.4/fs/bcachefs/ |
D | extent_update.c | 73 for_each_btree_key_norestart(trans, iter, in count_iters_for_insert()
|
D | str_hash.c | 207 for_each_btree_key_norestart(trans, iter, desc->btree_id, in __bch2_str_hash_check_key()
|
D | snapshot.c | 420 for_each_btree_key_norestart(trans, iter, BTREE_ID_subvolumes, POS_MIN, in bch2_snapshot_tree_master_subvol() 854 for_each_btree_key_norestart(trans, iter, BTREE_ID_snapshot_trees, POS_MIN, in check_snapshot_exists() 882 for_each_btree_key_norestart(trans, iter, BTREE_ID_subvolumes, POS_MIN, in check_snapshot_exists()
|
D | fsck.c | 126 for_each_btree_key_norestart(trans, iter, BTREE_ID_inodes, POS(0, inode_nr), in lookup_first_inode() 219 for_each_btree_key_norestart(trans, iter, BTREE_ID_snapshots, POS_MIN, 0, k, ret) { in find_snapshot_tree_subvol() 879 for_each_btree_key_norestart(trans, iter, BTREE_ID_inodes, POS(0, inum), in get_inodes_all_snapshots() 1356 for_each_btree_key_norestart(trans, iter, in find_oldest_inode_needs_reattach() 2158 for_each_btree_key_norestart(trans, iter, BTREE_ID_subvolumes, POS_MIN, 0, k, ret) { in find_snapshot_subvol()
|
D | fs-io-direct.c | 260 for_each_btree_key_norestart(trans, iter, BTREE_ID_extents, in bch2_check_range_allocated()
|
D | btree_iter.h | 863 #define for_each_btree_key_norestart(_trans, _iter, _btree_id, \ macro
|
D | btree_update.c | 106 for_each_btree_key_norestart(trans, iter, btree_id, pos, in need_whiteout_for_snapshot()
|
D | alloc_foreground.c | 330 for_each_btree_key_norestart(trans, iter, BTREE_ID_alloc, POS(ca->dev_idx, alloc_cursor), in bch2_bucket_alloc_early()
|
D | ec.c | 2100 for_each_btree_key_norestart(trans, iter, BTREE_ID_stripes, start_pos, in __bch2_ec_stripe_head_reserve()
|