Searched refs:search_commit_root (Results 1 – 18 of 18) sorted by relevance
611 if (path->search_commit_root) in resolve_indirect_ref()620 if (!path->search_commit_root && in resolve_indirect_ref()631 if (path->search_commit_root) in resolve_indirect_ref()1413 path->search_commit_root = 1; in find_parent_nodes()2410 bool search_commit_root, in iterate_extent_inodes() argument2425 if (!search_commit_root) { in iterate_extent_inodes()2558 int search_commit_root = path->search_commit_root; in iterate_inodes_from_logical() local2574 return iterate_extent_inodes(&walk_ctx, search_commit_root, in iterate_inodes_from_logical()2837 ret->path->search_commit_root = 1; in btrfs_backref_iter_alloc()3346 path->search_commit_root = 1; in handle_indirect_tree_backref()
225 bool search_commit_root,
215 path->search_commit_root = 1; in btrfs_get_raid_extent_offset()
75 unsigned int search_commit_root:1; member
357 sctx->extent_path.search_commit_root = 1; in scrub_setup_ctx()359 sctx->csum_path.search_commit_root = 1; in scrub_setup_ctx()1961 extent_path.search_commit_root = 1; in scrub_raid56_parity_stripe()1963 csum_path.search_commit_root = 1; in scrub_raid56_parity_stripe()2491 path->search_commit_root = 1; in scrub_enumerate_chunks()
506 path->search_commit_root = 1; in mark_block_group_to_copy()
400 path->search_commit_root = 1; in btrfs_lookup_bio_sums()
1718 if (p->search_commit_root) { in btrfs_search_slot_get_root()2065 ASSERT(p->search_commit_root); in btrfs_search_slot()2276 if (p->search_commit_root) { in btrfs_search_old_slot()
5304 search_path->search_commit_root = 1; in btrfs_check_ref_name_override()5634 path->search_commit_root = 1; in conflicting_inode_is_dir()5655 path->search_commit_root = 0; in conflicting_inode_is_dir()6763 path->search_commit_root = 1; in btrfs_log_all_parents()
1655 path->search_commit_root = 1; in load_free_space_tree()
607 path->search_commit_root = 1; in sample_block_group_extent_item()739 path->search_commit_root = 1; in load_extent_tree_free()
3272 path->search_commit_root = 1; in __add_tree_block()3468 path->search_commit_root = 1; in find_next_extent()
636 path->search_commit_root = 1; in alloc_path_for_send()7756 left_path->search_commit_root = 1; in btrfs_compare_trees()7758 right_path->search_commit_root = 1; in btrfs_compare_trees()
3851 path->search_commit_root = 1; in btrfs_qgroup_rescan_worker()
973 path->search_commit_root = 1; in load_free_space_cache()
1456 ASSERT(path->search_commit_root && path->skip_locking); in btrfs_get_fs_root_commit_root()
1654 path->search_commit_root = 1; in find_free_dev_extent()
6866 path->search_commit_root = 1; in btrfs_get_extent()
Completed in 117 milliseconds