Searched refs:for_each_btree_key_norestart (Results 1 – 10 of 10) sorted by relevance
| /linux-6.15/fs/bcachefs/ |
| H A D | extent_update.c | 73 for_each_btree_key_norestart(trans, iter, in count_iters_for_insert()
|
| H A D | str_hash.c | 207 for_each_btree_key_norestart(trans, iter, desc->btree_id, in __bch2_str_hash_check_key()
|
| H A D | snapshot.c | 421 for_each_btree_key_norestart(trans, iter, BTREE_ID_subvolumes, POS_MIN, in bch2_snapshot_tree_master_subvol() 852 for_each_btree_key_norestart(trans, iter, BTREE_ID_snapshot_trees, POS_MIN, in check_snapshot_exists() 880 for_each_btree_key_norestart(trans, iter, BTREE_ID_subvolumes, POS_MIN, in check_snapshot_exists()
|
| H A D | fsck.c | 163 for_each_btree_key_norestart(trans, iter, BTREE_ID_snapshots, POS_MIN, 0, k, ret) { in find_snapshot_tree_subvol() 850 for_each_btree_key_norestart(trans, iter, BTREE_ID_inodes, POS(0, inum), in get_inodes_all_snapshots() 1344 for_each_btree_key_norestart(trans, iter, in find_oldest_inode_needs_reattach() 1985 for_each_btree_key_norestart(trans, iter, BTREE_ID_subvolumes, POS_MIN, 0, k, ret) { in find_snapshot_subvol()
|
| H A D | fs-io-direct.c | 268 for_each_btree_key_norestart(trans, iter, BTREE_ID_extents, in bch2_check_range_allocated()
|
| H A D | dirent.c | 727 for_each_btree_key_norestart(trans, iter, BTREE_ID_inodes, POS(0, inode_nr), in lookup_first_inode()
|
| H A D | btree_iter.h | 873 #define for_each_btree_key_norestart(_trans, _iter, _btree_id, \ macro
|
| H A D | btree_update.c | 106 for_each_btree_key_norestart(trans, iter, btree_id, pos, in need_whiteout_for_snapshot()
|
| H A D | alloc_foreground.c | 313 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 | 1945 for_each_btree_key_norestart(trans, iter, BTREE_ID_stripes, start_pos, in __bch2_ec_stripe_head_reserve()
|