Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dbackref.h225 bool search_commit_root,
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()
1412 path->search_commit_root = 1; in find_parent_nodes()
2408 bool search_commit_root, in iterate_extent_inodes() argument
2423 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()
H A Draid-stripe-tree.c400 path->search_commit_root = 1; in btrfs_get_raid_extent_offset()
H A Dctree.h74 unsigned int search_commit_root:1; member
H A Dscrub.c463 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()
H A Ddev-replace.c494 path->search_commit_root = 1; in mark_block_group_to_copy()
H A Dfile-item.c396 path->search_commit_root = 1; in btrfs_lookup_bio_sums()
H A Dctree.c1697 if (p->search_commit_root) { in btrfs_search_slot_get_root()
1703 * p->search_commit_root = 1. 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()
H A Dtree-log.c5333 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()
H A Dfree-space-tree.c1705 path->search_commit_root = 1; in btrfs_load_free_space_tree()
H A Dblock-group.c617 path->search_commit_root = 1; in sample_block_group_extent_item()
748 path->search_commit_root = 1; in load_extent_tree_free()
H A Drelocation.c3185 path->search_commit_root = 1; in __add_tree_block()
3382 path->search_commit_root = 1; in find_next_extent()
H A Dfree-space-cache.c971 path->search_commit_root = 1; in load_free_space_cache()
975 * We must pass a path with search_commit_root set to btrfs_iget in in load_free_space_cache()
H A Dqgroup.c3816 path->search_commit_root = 1; in btrfs_qgroup_rescan_worker()
H A Ddisk-io.c1446 ASSERT(path->search_commit_root && path->skip_locking); in btrfs_get_fs_root_commit_root()
H A Dinode.c7026 path->search_commit_root = 1; in btrfs_get_extent()