Lines Matching refs:btrfs_path

85 	struct btrfs_path *left_path;
86 struct btrfs_path *right_path;
518 static struct btrfs_path *alloc_path_for_send(void) in alloc_path_for_send()
520 struct btrfs_path *path; in alloc_path_for_send()
801 static int __get_inode_info(struct btrfs_root *root, struct btrfs_path *path, in __get_inode_info()
842 struct btrfs_path *path; in get_inode_info()
866 static int iterate_inode_ref(struct btrfs_root *root, struct btrfs_path *path, in iterate_inode_ref()
874 struct btrfs_path *tmp_path; in iterate_inode_ref()
986 static int iterate_dir_item(struct btrfs_root *root, struct btrfs_path *path, in iterate_dir_item()
1122 struct btrfs_path *p; in get_inode_path()
1163 struct btrfs_path *path;
1287 struct btrfs_path *path, in find_extent_clone()
1305 struct btrfs_path *tmp_path; in find_extent_clone()
1462 struct btrfs_path *path; in read_symlink()
1522 struct btrfs_path *path; in gen_unique_name()
1688 struct btrfs_path *path; in lookup_dir_item_inode()
1727 struct btrfs_path *path; in get_first_ref()
2332 struct btrfs_path *path; in send_subvol_begin()
2513 struct btrfs_path *path = NULL; in send_utimes()
2658 struct btrfs_path *path = NULL; in did_create_dir()
2917 struct btrfs_path *path; in can_rmdir()
3436 struct btrfs_path *path; in wait_for_dest_dir_move()
3564 struct btrfs_path *path = NULL; in is_ancestor()
4300 struct btrfs_path *path, in find_iref()
4396 struct btrfs_path *path; in process_all_refs()
4617 struct btrfs_path *path, in find_xattr()
4715 struct btrfs_path *path; in process_all_new_xattrs()
5081 struct btrfs_path *path; in clone_range()
5234 struct btrfs_path *path, in send_write_or_clone()
5288 struct btrfs_path *left_path, in is_extent_unchanged()
5293 struct btrfs_path *path = NULL; in is_extent_unchanged()
5479 struct btrfs_path *path; in get_last_extent()
5525 struct btrfs_path *path; in range_is_hole_in_parent()
5596 static int maybe_send_hole(struct send_ctx *sctx, struct btrfs_path *path, in maybe_send_hole()
5655 struct btrfs_path *path, in process_extent()
5718 struct btrfs_path *path; in process_all_extents()
5951 struct btrfs_path *path; in btrfs_unlink_all_paths()
6354 static int compare_refs(struct send_ctx *sctx, struct btrfs_path *path, in compare_refs()
6398 static int changed_cb(struct btrfs_path *left_path, in changed_cb()
6399 struct btrfs_path *right_path, in changed_cb()
6458 struct btrfs_path *path; in full_send_tree()