Lines Matching refs:btrfs_path

94 	struct btrfs_path *left_path;
95 struct btrfs_path *right_path;
536 static struct btrfs_path *alloc_path_for_send(void) in alloc_path_for_send()
538 struct btrfs_path *path; in alloc_path_for_send()
819 static int __get_inode_info(struct btrfs_root *root, struct btrfs_path *path, in __get_inode_info()
860 struct btrfs_path *path; in get_inode_info()
884 static int iterate_inode_ref(struct btrfs_root *root, struct btrfs_path *path, in iterate_inode_ref()
892 struct btrfs_path *tmp_path; in iterate_inode_ref()
1004 static int iterate_dir_item(struct btrfs_root *root, struct btrfs_path *path, in iterate_dir_item()
1140 struct btrfs_path *p; in get_inode_path()
1295 struct btrfs_path *path, in find_extent_clone()
1313 struct btrfs_path *tmp_path; in find_extent_clone()
1463 struct btrfs_path *path; in read_symlink()
1523 struct btrfs_path *path; in gen_unique_name()
1689 struct btrfs_path *path; in lookup_dir_item_inode()
1724 struct btrfs_path *path; in get_first_ref()
2325 struct btrfs_path *path; in send_subvol_begin()
2506 struct btrfs_path *path = NULL; in send_utimes()
2651 struct btrfs_path *path = NULL; in did_create_dir()
2917 struct btrfs_path *path; in can_rmdir()
3446 struct btrfs_path *path; in wait_for_dest_dir_move()
3574 struct btrfs_path *path = NULL; in is_ancestor()
4440 struct btrfs_path *path, in find_iref()
4536 struct btrfs_path *path; in process_all_refs()
4761 struct btrfs_path *path, in find_xattr()
4859 struct btrfs_path *path; in process_all_new_xattrs()
5231 struct btrfs_path *path; in send_capabilities()
5286 struct btrfs_path *path; in clone_range()
5526 struct btrfs_path *path, in send_write_or_clone()
5558 struct btrfs_path *left_path, in is_extent_unchanged()
5563 struct btrfs_path *path = NULL; in is_extent_unchanged()
5749 struct btrfs_path *path; in get_last_extent()
5781 struct btrfs_path *path; in range_is_hole_in_parent()
5843 static int maybe_send_hole(struct send_ctx *sctx, struct btrfs_path *path, in maybe_send_hole()
5887 struct btrfs_path *path, in process_extent()
5950 struct btrfs_path *path; in process_all_extents()
6187 struct btrfs_path *path; in btrfs_unlink_all_paths()
6543 static int compare_refs(struct send_ctx *sctx, struct btrfs_path *path, in compare_refs()
6587 static int changed_cb(struct btrfs_path *left_path, in changed_cb()
6588 struct btrfs_path *right_path, in changed_cb()
6646 struct btrfs_path *path; in full_send_tree()
6692 static int tree_move_down(struct btrfs_path *path, int *level, u64 reada_min_gen) in tree_move_down()
6727 static int tree_move_next_or_upnext(struct btrfs_path *path, in tree_move_next_or_upnext()
6757 static int tree_advance(struct btrfs_path *path, in tree_advance()
6781 static int tree_compare_item(struct btrfs_path *left_path, in tree_compare_item()
6782 struct btrfs_path *right_path, in tree_compare_item()
6825 struct btrfs_path *left_path = NULL; in btrfs_compare_trees()
6826 struct btrfs_path *right_path = NULL; in btrfs_compare_trees()