Home
last modified time | relevance | path

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

/linux/fs/btrfs/
A Dbackref.c611 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() 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()
2837 ret->path->search_commit_root = 1; in btrfs_backref_iter_alloc()
3346 path->search_commit_root = 1; in handle_indirect_tree_backref()
A Dbackref.h225 bool search_commit_root,
A Draid-stripe-tree.c215 path->search_commit_root = 1; in btrfs_get_raid_extent_offset()
A Dctree.h75 unsigned int search_commit_root:1; member
A Dscrub.c357 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()
A Ddev-replace.c506 path->search_commit_root = 1; in mark_block_group_to_copy()
A Dfile-item.c400 path->search_commit_root = 1; in btrfs_lookup_bio_sums()
A Dctree.c1718 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()
A Dtree-log.c5304 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()
A Dfree-space-tree.c1655 path->search_commit_root = 1; in load_free_space_tree()
A 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()
A Drelocation.c3272 path->search_commit_root = 1; in __add_tree_block()
3468 path->search_commit_root = 1; in find_next_extent()
A Dsend.c636 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()
A Dqgroup.c3851 path->search_commit_root = 1; in btrfs_qgroup_rescan_worker()
A Dfree-space-cache.c973 path->search_commit_root = 1; in load_free_space_cache()
A Ddisk-io.c1456 ASSERT(path->search_commit_root && path->skip_locking); in btrfs_get_fs_root_commit_root()
A Dvolumes.c1654 path->search_commit_root = 1; in find_free_dev_extent()
A Dinode.c6866 path->search_commit_root = 1; in btrfs_get_extent()

Completed in 117 milliseconds