Home
last modified time | relevance | path

Searched refs:search_commit_root (Results 1 – 18 of 18) sorted by relevance

/Linux-v6.6/fs/btrfs/
Dbackref.c614 if (path->search_commit_root) in resolve_indirect_ref()
623 if (!path->search_commit_root && in resolve_indirect_ref()
634 if (path->search_commit_root) in resolve_indirect_ref()
1421 path->search_commit_root = 1; in find_parent_nodes()
2410 bool search_commit_root, in iterate_extent_inodes() argument
2425 if (!search_commit_root) { in iterate_extent_inodes()
2558 int search_commit_root = path->search_commit_root; in iterate_inodes_from_logical() local
2574 return iterate_extent_inodes(&walk_ctx, search_commit_root, in iterate_inodes_from_logical()
2843 ret->path->search_commit_root = 1; in btrfs_backref_iter_alloc()
3254 path->search_commit_root = 1; in handle_indirect_tree_backref()
Dbackref.h213 bool search_commit_root,
Dctree.h102 unsigned int search_commit_root:1; member
Dscrub.c358 sctx->extent_path.search_commit_root = 1; in scrub_setup_ctx()
360 sctx->csum_path.search_commit_root = 1; in scrub_setup_ctx()
1853 extent_path.search_commit_root = 1; in scrub_raid56_parity_stripe()
1855 csum_path.search_commit_root = 1; in scrub_raid56_parity_stripe()
2386 path->search_commit_root = 1; in scrub_enumerate_chunks()
Dfile-item.c403 path->search_commit_root = 1; in btrfs_lookup_bio_sums()
481 path->search_commit_root = 1; in btrfs_lookup_csums_list()
Ddev-replace.c507 path->search_commit_root = 1; in mark_block_group_to_copy()
Dtree-log.c5214 search_path->search_commit_root = 1; in btrfs_check_ref_name_override()
5545 path->search_commit_root = 1; in conflicting_inode_is_dir()
5566 path->search_commit_root = 0; in conflicting_inode_is_dir()
6677 path->search_commit_root = 1; in btrfs_log_all_parents()
Dctree.c1833 if (p->search_commit_root) { in btrfs_search_slot_get_root()
2180 ASSERT(p->search_commit_root); in btrfs_search_slot()
2391 if (p->search_commit_root) { in btrfs_search_old_slot()
Dfree-space-tree.c1642 path->search_commit_root = 1; in load_free_space_tree()
Dblock-group.c607 path->search_commit_root = 1; in sample_block_group_extent_item()
739 path->search_commit_root = 1; in load_extent_tree_free()
Drelocation.c3324 path->search_commit_root = 1; in __add_tree_block()
3521 path->search_commit_root = 1; in find_next_extent()
Dsend.c636 path->search_commit_root = 1; in alloc_path_for_send()
7687 left_path->search_commit_root = 1; in btrfs_compare_trees()
7689 right_path->search_commit_root = 1; in btrfs_compare_trees()
Dqgroup.c3402 path->search_commit_root = 1; in btrfs_qgroup_rescan_worker()
Dfree-space-cache.c970 path->search_commit_root = 1; in load_free_space_cache()
Ddisk-io.c1425 ASSERT(path->search_commit_root && path->skip_locking); in btrfs_get_fs_root_commit_root()
Dextent-tree.c132 path->search_commit_root = 1; in btrfs_lookup_extent_info()
Dvolumes.c1623 path->search_commit_root = 1; in find_free_dev_extent()
Dinode.c6783 path->search_commit_root = 1; in btrfs_get_extent()