Searched refs:search_commit_root (Results 1 – 18 of 18) sorted by relevance
610 if (path->search_commit_root) in resolve_indirect_ref()619 if (!path->search_commit_root && in resolve_indirect_ref()630 if (path->search_commit_root) in resolve_indirect_ref()1412 path->search_commit_root = 1; in find_parent_nodes()2408 bool search_commit_root, in iterate_extent_inodes() argument2423 if (!search_commit_root) { in iterate_extent_inodes()2837 ret->path->search_commit_root = 1; in btrfs_backref_iter_alloc()3311 path->search_commit_root = 1; in handle_indirect_tree_backref()
225 bool search_commit_root,
74 unsigned int search_commit_root:1; member
400 path->search_commit_root = 1; in btrfs_get_raid_extent_offset()
463 sctx->extent_path.search_commit_root = 1; in scrub_setup_ctx()465 sctx->csum_path.search_commit_root = 1; in scrub_setup_ctx()2082 extent_path.search_commit_root = 1; in scrub_raid56_parity_stripe()2084 csum_path.search_commit_root = 1; in scrub_raid56_parity_stripe()2607 path->search_commit_root = 1; in scrub_enumerate_chunks()
494 path->search_commit_root = 1; in mark_block_group_to_copy()
396 path->search_commit_root = 1; in btrfs_lookup_bio_sums()
1697 if (p->search_commit_root) { in btrfs_search_slot_get_root()2046 ASSERT(p->search_commit_root); in btrfs_search_slot()2256 if (p->search_commit_root) { in btrfs_search_old_slot()
5333 search_path->search_commit_root = 1; in btrfs_check_ref_name_override()5660 path->search_commit_root = 1; in conflicting_inode_is_dir()5681 path->search_commit_root = 0; in conflicting_inode_is_dir()6800 path->search_commit_root = 1; in btrfs_log_all_parents()
1705 path->search_commit_root = 1; in btrfs_load_free_space_tree()
617 path->search_commit_root = 1; in sample_block_group_extent_item()748 path->search_commit_root = 1; in load_extent_tree_free()
3185 path->search_commit_root = 1; in __add_tree_block()3382 path->search_commit_root = 1; in find_next_extent()
634 path->search_commit_root = 1; in alloc_path_for_send()7683 left_path->search_commit_root = 1; in btrfs_compare_trees()7685 right_path->search_commit_root = 1; in btrfs_compare_trees()
971 path->search_commit_root = 1; in load_free_space_cache()
3816 path->search_commit_root = 1; in btrfs_qgroup_rescan_worker()
1446 ASSERT(path->search_commit_root && path->skip_locking); in btrfs_get_fs_root_commit_root()
1714 path->search_commit_root = 1; in find_free_dev_extent()
7035 path->search_commit_root = 1; in btrfs_get_extent()
Completed in 129 milliseconds