Home
last modified time | relevance | path

Searched refs:for_each_btree_key_norestart (Results 1 – 9 of 9) sorted by relevance

/linux-6.14.4/fs/bcachefs/
Dextent_update.c73 for_each_btree_key_norestart(trans, iter, in count_iters_for_insert()
Dstr_hash.c207 for_each_btree_key_norestart(trans, iter, desc->btree_id, in __bch2_str_hash_check_key()
Dsnapshot.c420 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()
Dfsck.c126 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()
Dfs-io-direct.c260 for_each_btree_key_norestart(trans, iter, BTREE_ID_extents, in bch2_check_range_allocated()
Dbtree_iter.h863 #define for_each_btree_key_norestart(_trans, _iter, _btree_id, \ macro
Dbtree_update.c106 for_each_btree_key_norestart(trans, iter, btree_id, pos, in need_whiteout_for_snapshot()
Dalloc_foreground.c330 for_each_btree_key_norestart(trans, iter, BTREE_ID_alloc, POS(ca->dev_idx, alloc_cursor), in bch2_bucket_alloc_early()
Dec.c2100 for_each_btree_key_norestart(trans, iter, BTREE_ID_stripes, start_pos, in __bch2_ec_stripe_head_reserve()