Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dbackref.c603 * If we're search_commit_root we could possibly be holding locks on in resolve_indirect_ref()
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()
1413 path->search_commit_root = true; in find_parent_nodes()
2411 bool search_commit_root, in iterate_leaf_refs()
2426 if (!search_commit_root) { in iterate_extent_inodes()
2832 ret->path->search_commit_root = true; in btrfs_backref_iter_alloc()
3320 path->search_commit_root = true; in handle_indirect_tree_backref()
2421 iterate_extent_inodes(struct btrfs_backref_walk_ctx * ctx,bool search_commit_root,iterate_extent_inodes_t * iterate,void * user_ctx) iterate_extent_inodes() argument
H A Dscrub.c464 sctx->extent_path.search_commit_root = true; in scrub_setup_ctx()
466 sctx->csum_path.search_commit_root = true; in scrub_setup_ctx()
2188 extent_path.search_commit_root = true; in scrub_raid56_parity_stripe()
2190 csum_path.search_commit_root = true; in scrub_raid56_parity_stripe()
2667 path->search_commit_root = true; in scrub_enumerate_chunks()
H A Dfile-item.c403 path->search_commit_root = true; in btrfs_lookup_bio_sums()
432 path->search_commit_root = true; in btrfs_lookup_bio_sums()
H A Dtree-log.c5477 path->search_commit_root = true; in get_inode_size_to_log()
5480 path->search_commit_root = false; in get_inode_size_to_log()
5755 search_path->search_commit_root = true; in btrfs_check_ref_name_override()
6067 path->search_commit_root = true; in conflicting_inode_is_dir()
6088 path->search_commit_root = false; in conflicting_inode_is_dir()
7253 path->search_commit_root = true; in btrfs_log_all_parents()
H A Dfree-space-tree.c1691 path->search_commit_root = true; in btrfs_load_free_space_tree()
H A Dblock-group.c697 path.search_commit_root = true; in load_block_group_size_class()
764 path->search_commit_root = true; in load_extent_tree_free()
H A Dsend.c637 path->search_commit_root = true; in alloc_path_for_send()
7622 left_path->search_commit_root = true; in btrfs_compare_trees()
7624 right_path->search_commit_root = true; in btrfs_compare_trees()
H A Drelocation.c3166 path->search_commit_root = true; in __add_tree_block()
3358 path->search_commit_root = true; in find_next_extent()
H A Dfree-space-cache.c972 path->search_commit_root = true; in load_free_space_cache()
H A Dqgroup.c3856 path->search_commit_root = true; in btrfs_qgroup_rescan_worker()
H A Ddisk-io.c1401 ASSERT(path->search_commit_root && path->skip_locking); in btrfs_get_fs_root_commit_root()
H A Dvolumes.c1846 path->search_commit_root = true; in find_free_dev_extent()
H A Dinode.c7266 path->search_commit_root = true; in btrfs_get_extent()