Searched refs:extent_path (Results 1 – 1 of 1) sorted by relevance
189 struct btrfs_path extent_path; member357 sctx->extent_path.search_commit_root = 1; in scrub_setup_ctx()358 sctx->extent_path.skip_locking = 1; in scrub_setup_ctx()1525 struct btrfs_path *extent_path, in scrub_find_fill_first_stripe() argument1597 get_extent_info(extent_path, &extent_start, &extent_len, in scrub_find_fill_first_stripe()1957 struct btrfs_path extent_path = { 0 }; in scrub_raid56_parity_stripe() local1974 extent_path.search_commit_root = 1; in scrub_raid56_parity_stripe()1975 extent_path.skip_locking = 1; in scrub_raid56_parity_stripe()2103 btrfs_release_path(&extent_path); in scrub_raid56_parity_stripe()2273 ASSERT(sctx->extent_path.nodes[0] == NULL); in scrub_stripe()[all …]