Lines Matching refs:btrfs_path

158 	struct btrfs_path *left_path;
159 struct btrfs_path *right_path;
629 static struct btrfs_path *alloc_path_for_send(void) in alloc_path_for_send()
631 struct btrfs_path *path; in alloc_path_for_send()
925 struct btrfs_path *path; in get_inode_info()
990 static int iterate_inode_ref(struct btrfs_root *root, struct btrfs_path *path, in iterate_inode_ref()
997 struct btrfs_path *tmp_path; in iterate_inode_ref()
1108 static int iterate_dir_item(struct btrfs_root *root, struct btrfs_path *path, in iterate_dir_item()
1240 struct btrfs_path *p; in get_inode_path()
1570 struct btrfs_path *path, in find_extent_clone()
1740 struct btrfs_path *path; in read_symlink()
1800 struct btrfs_path *path; in gen_unique_name()
1976 struct btrfs_path *path; in lookup_dir_item_inode()
2010 struct btrfs_path *path; in get_first_ref()
2494 struct btrfs_path *path; in send_subvol_begin()
2708 struct btrfs_path *path = NULL; in send_utimes()
2932 struct btrfs_path *path = NULL; in did_create_dir()
3182 struct btrfs_path *path; in can_rmdir()
3749 struct btrfs_path *path; in wait_for_dest_dir_move()
3876 struct btrfs_path *path = NULL; in is_ancestor()
4800 struct btrfs_path *path; in process_all_refs()
5005 struct btrfs_path *path, in find_xattr()
5104 struct btrfs_path *path; in process_all_new_xattrs()
5512 struct btrfs_path *path, u64 offset, in send_encoded_inline_extent()
5577 static int send_encoded_extent(struct send_ctx *sctx, struct btrfs_path *path, in send_encoded_extent()
5682 static int send_extent_data(struct send_ctx *sctx, struct btrfs_path *path, in send_extent_data()
5808 struct btrfs_path *path; in send_capabilities()
5856 static int clone_range(struct send_ctx *sctx, struct btrfs_path *dst_path, in clone_range()
5860 struct btrfs_path *path; in clone_range()
6126 struct btrfs_path *path, in send_write_or_clone()
6158 struct btrfs_path *left_path, in is_extent_unchanged()
6163 struct btrfs_path *path = NULL; in is_extent_unchanged()
6349 struct btrfs_path *path; in get_last_extent()
6381 struct btrfs_path *path; in range_is_hole_in_parent()
6443 static int maybe_send_hole(struct send_ctx *sctx, struct btrfs_path *path, in maybe_send_hole()
6487 struct btrfs_path *path, in process_extent()
6551 struct btrfs_path *path; in process_all_extents()
7137 static int compare_refs(struct send_ctx *sctx, struct btrfs_path *path, in compare_refs()
7181 static int changed_cb(struct btrfs_path *left_path, in changed_cb()
7182 struct btrfs_path *right_path, in changed_cb()
7284 struct btrfs_path *path, in search_key_again()
7321 struct btrfs_path *path; in full_send_tree()
7389 static int replace_node_with_clone(struct btrfs_path *path, int level) in replace_node_with_clone()
7403 static int tree_move_down(struct btrfs_path *path, int *level, u64 reada_min_gen) in tree_move_down()
7444 static int tree_move_next_or_upnext(struct btrfs_path *path, in tree_move_next_or_upnext()
7476 static int tree_advance(struct btrfs_path *path, in tree_advance()
7506 static int tree_compare_item(struct btrfs_path *left_path, in tree_compare_item()
7507 struct btrfs_path *right_path, in tree_compare_item()
7550 static int restart_after_relocation(struct btrfs_path *left_path, in restart_after_relocation()
7551 struct btrfs_path *right_path, in restart_after_relocation()
7641 struct btrfs_path *left_path = NULL; in btrfs_compare_trees()
7642 struct btrfs_path *right_path = NULL; in btrfs_compare_trees()