Lines Matching refs:btrfs_path

94 	struct btrfs_path *left_path;
95 struct btrfs_path *right_path;
535 static struct btrfs_path *alloc_path_for_send(void) in alloc_path_for_send()
537 struct btrfs_path *path; in alloc_path_for_send()
818 static int __get_inode_info(struct btrfs_root *root, struct btrfs_path *path, in __get_inode_info()
859 struct btrfs_path *path; in get_inode_info()
883 static int iterate_inode_ref(struct btrfs_root *root, struct btrfs_path *path, in iterate_inode_ref()
891 struct btrfs_path *tmp_path; in iterate_inode_ref()
1003 static int iterate_dir_item(struct btrfs_root *root, struct btrfs_path *path, in iterate_dir_item()
1139 struct btrfs_path *p; in get_inode_path()
1297 struct btrfs_path *path, in find_extent_clone()
1315 struct btrfs_path *tmp_path; in find_extent_clone()
1485 struct btrfs_path *path; in read_symlink()
1545 struct btrfs_path *path; in gen_unique_name()
1711 struct btrfs_path *path; in lookup_dir_item_inode()
1746 struct btrfs_path *path; in get_first_ref()
2351 struct btrfs_path *path; in send_subvol_begin()
2532 struct btrfs_path *path = NULL; in send_utimes()
2677 struct btrfs_path *path = NULL; in did_create_dir()
2936 struct btrfs_path *path; in can_rmdir()
3460 struct btrfs_path *path; in wait_for_dest_dir_move()
3588 struct btrfs_path *path = NULL; in is_ancestor()
4443 struct btrfs_path *path, in find_iref()
4539 struct btrfs_path *path; in process_all_refs()
4764 struct btrfs_path *path, in find_xattr()
4862 struct btrfs_path *path; in process_all_new_xattrs()
5237 struct btrfs_path *path; in send_capabilities()
5292 struct btrfs_path *path; in clone_range()
5517 struct btrfs_path *path, in send_write_or_clone()
5549 struct btrfs_path *left_path, in is_extent_unchanged()
5554 struct btrfs_path *path = NULL; in is_extent_unchanged()
5740 struct btrfs_path *path; in get_last_extent()
5772 struct btrfs_path *path; in range_is_hole_in_parent()
5834 static int maybe_send_hole(struct send_ctx *sctx, struct btrfs_path *path, in maybe_send_hole()
5878 struct btrfs_path *path, in process_extent()
5941 struct btrfs_path *path; in process_all_extents()
6178 struct btrfs_path *path; in btrfs_unlink_all_paths()
6534 static int compare_refs(struct send_ctx *sctx, struct btrfs_path *path, in compare_refs()
6578 static int changed_cb(struct btrfs_path *left_path, in changed_cb()
6579 struct btrfs_path *right_path, in changed_cb()
6638 struct btrfs_path *path; in full_send_tree()
6683 static int tree_move_down(struct btrfs_path *path, int *level) in tree_move_down()
6698 static int tree_move_next_or_upnext(struct btrfs_path *path, in tree_move_next_or_upnext()
6728 static int tree_advance(struct btrfs_path *path, in tree_advance()
6751 static int tree_compare_item(struct btrfs_path *left_path, in tree_compare_item()
6752 struct btrfs_path *right_path, in tree_compare_item()
6795 struct btrfs_path *left_path = NULL; in btrfs_compare_trees()
6796 struct btrfs_path *right_path = NULL; in btrfs_compare_trees()