Lines Matching refs:btrfs_path
103 struct btrfs_path *left_path;
104 struct btrfs_path *right_path;
572 static struct btrfs_path *alloc_path_for_send(void) in alloc_path_for_send()
574 struct btrfs_path *path; in alloc_path_for_send()
868 struct btrfs_path *path; in get_inode_info()
935 static int iterate_inode_ref(struct btrfs_root *root, struct btrfs_path *path, in iterate_inode_ref()
942 struct btrfs_path *tmp_path; in iterate_inode_ref()
1053 static int iterate_dir_item(struct btrfs_root *root, struct btrfs_path *path, in iterate_dir_item()
1185 struct btrfs_path *p; in get_inode_path()
1340 struct btrfs_path *path, in find_extent_clone()
1358 struct btrfs_path *tmp_path; in find_extent_clone()
1528 struct btrfs_path *path; in read_symlink()
1588 struct btrfs_path *path; in gen_unique_name()
1754 struct btrfs_path *path; in lookup_dir_item_inode()
1788 struct btrfs_path *path; in get_first_ref()
2385 struct btrfs_path *path; in send_subvol_begin()
2599 struct btrfs_path *path = NULL; in send_utimes()
2749 struct btrfs_path *path = NULL; in did_create_dir()
2990 struct btrfs_path *path; in can_rmdir()
3506 struct btrfs_path *path; in wait_for_dest_dir_move()
3633 struct btrfs_path *path = NULL; in is_ancestor()
4563 struct btrfs_path *path; in process_all_refs()
4768 struct btrfs_path *path, in find_xattr()
4867 struct btrfs_path *path; in process_all_new_xattrs()
5275 struct btrfs_path *path, u64 offset, in send_encoded_inline_extent()
5340 static int send_encoded_extent(struct send_ctx *sctx, struct btrfs_path *path, in send_encoded_extent()
5445 static int send_extent_data(struct send_ctx *sctx, struct btrfs_path *path, in send_extent_data()
5571 struct btrfs_path *path; in send_capabilities()
5619 static int clone_range(struct send_ctx *sctx, struct btrfs_path *dst_path, in clone_range()
5623 struct btrfs_path *path; in clone_range()
5889 struct btrfs_path *path, in send_write_or_clone()
5921 struct btrfs_path *left_path, in is_extent_unchanged()
5926 struct btrfs_path *path = NULL; in is_extent_unchanged()
6112 struct btrfs_path *path; in get_last_extent()
6144 struct btrfs_path *path; in range_is_hole_in_parent()
6206 static int maybe_send_hole(struct send_ctx *sctx, struct btrfs_path *path, in maybe_send_hole()
6250 struct btrfs_path *path, in process_extent()
6314 struct btrfs_path *path; in process_all_extents()
6886 static int compare_refs(struct send_ctx *sctx, struct btrfs_path *path, in compare_refs()
6930 static int changed_cb(struct btrfs_path *left_path, in changed_cb()
6931 struct btrfs_path *right_path, in changed_cb()
7033 struct btrfs_path *path, in search_key_again()
7070 struct btrfs_path *path; in full_send_tree()
7138 static int replace_node_with_clone(struct btrfs_path *path, int level) in replace_node_with_clone()
7152 static int tree_move_down(struct btrfs_path *path, int *level, u64 reada_min_gen) in tree_move_down()
7193 static int tree_move_next_or_upnext(struct btrfs_path *path, in tree_move_next_or_upnext()
7225 static int tree_advance(struct btrfs_path *path, in tree_advance()
7255 static int tree_compare_item(struct btrfs_path *left_path, in tree_compare_item()
7256 struct btrfs_path *right_path, in tree_compare_item()
7299 static int restart_after_relocation(struct btrfs_path *left_path, in restart_after_relocation()
7300 struct btrfs_path *right_path, in restart_after_relocation()
7390 struct btrfs_path *left_path = NULL; in btrfs_compare_trees()
7391 struct btrfs_path *right_path = NULL; in btrfs_compare_trees()