Lines Matching defs:path
548 struct btrfs_path *path; in alloc_path_for_send() local
759 struct fs_path *path, struct fs_path *lnk) in send_link()
783 static int send_unlink(struct send_ctx *sctx, struct fs_path *path) in send_unlink()
806 static int send_rmdir(struct send_ctx *sctx, struct fs_path *path) in send_rmdir()
829 static int __get_inode_info(struct btrfs_root *root, struct btrfs_path *path, in __get_inode_info()
870 struct btrfs_path *path; in get_inode_info() local
894 static int iterate_inode_ref(struct btrfs_root *root, struct btrfs_path *path, in iterate_inode_ref()
1014 static int iterate_dir_item(struct btrfs_root *root, struct btrfs_path *path, in iterate_dir_item()
1146 u64 ino, struct fs_path *path) in get_inode_path()
1305 struct btrfs_path *path, in find_extent_clone()
1493 struct btrfs_path *path; in read_symlink() local
1553 struct btrfs_path *path; in gen_unique_name() local
1719 struct btrfs_path *path; in lookup_dir_item_inode() local
1754 struct btrfs_path *path; in get_first_ref() local
2355 struct btrfs_path *path; in send_subvol_begin() local
2536 struct btrfs_path *path = NULL; in send_utimes() local
2681 struct btrfs_path *path = NULL; in did_create_dir() local
2777 static void set_ref_path(struct recorded_ref *ref, struct fs_path *path) in set_ref_path()
2790 u64 dir_gen, struct fs_path *path) in __record_ref()
2845 struct fs_path *path) in orphanize_inode()
2947 struct btrfs_path *path; in can_rmdir() local
3476 struct btrfs_path *path; in wait_for_dest_dir_move() local
3604 struct btrfs_path *path = NULL; in is_ancestor() local
4470 struct btrfs_path *path, in find_iref()
4566 struct btrfs_path *path; in process_all_refs() local
4637 struct fs_path *path, in send_set_xattr()
4659 struct fs_path *path, in send_remove_xattr()
4791 struct btrfs_path *path, in find_xattr()
4889 struct btrfs_path *path; in process_all_new_xattrs() local
5265 struct btrfs_path *path; in send_capabilities() local
5320 struct btrfs_path *path; in clone_range() local
5582 struct btrfs_path *path, in send_write_or_clone()
5619 struct btrfs_path *path = NULL; in is_extent_unchanged() local
5805 struct btrfs_path *path; in get_last_extent() local
5837 struct btrfs_path *path; in range_is_hole_in_parent() local
5899 static int maybe_send_hole(struct send_ctx *sctx, struct btrfs_path *path, in maybe_send_hole()
5943 struct btrfs_path *path, in process_extent()
6006 struct btrfs_path *path; in process_all_extents() local
6243 struct btrfs_path *path; in btrfs_unlink_all_paths() local
6599 static int compare_refs(struct send_ctx *sctx, struct btrfs_path *path, in compare_refs()
6743 struct btrfs_path *path, in search_key_again()
6780 struct btrfs_path *path; in full_send_tree() local
6848 static int replace_node_with_clone(struct btrfs_path *path, int level) in replace_node_with_clone()
6862 static int tree_move_down(struct btrfs_path *path, int *level, u64 reada_min_gen) in tree_move_down()
6903 static int tree_move_next_or_upnext(struct btrfs_path *path, in tree_move_next_or_upnext()
6935 static int tree_advance(struct btrfs_path *path, in tree_advance()