Lines Matching defs:path
631 struct btrfs_path *path; in alloc_path_for_send() local
840 struct fs_path *path, struct fs_path *lnk) in send_link()
864 static int send_unlink(struct send_ctx *sctx, struct fs_path *path) in send_unlink()
887 static int send_rmdir(struct send_ctx *sctx, struct fs_path *path) in send_rmdir()
925 struct btrfs_path *path; in get_inode_info() local
990 static int iterate_inode_ref(struct btrfs_root *root, struct btrfs_path *path, in iterate_inode_ref()
1108 static int iterate_dir_item(struct btrfs_root *root, struct btrfs_path *path, in iterate_dir_item()
1236 u64 ino, struct fs_path *path) in get_inode_path()
1570 struct btrfs_path *path, in find_extent_clone()
1740 struct btrfs_path *path; in read_symlink() local
1812 struct btrfs_path *path; in gen_unique_name() local
1988 struct btrfs_path *path; in lookup_dir_item_inode() local
2022 struct btrfs_path *path; in get_first_ref() local
2506 struct btrfs_path *path; in send_subvol_begin() local
2720 struct btrfs_path *path = NULL; in send_utimes() local
2944 struct btrfs_path *path = NULL; in did_create_dir() local
3048 static void set_ref_path(struct recorded_ref *ref, struct fs_path *path) in set_ref_path()
3091 struct fs_path *path) in orphanize_inode()
3194 struct btrfs_path *path; in can_rmdir() local
3760 struct btrfs_path *path; in wait_for_dest_dir_move() local
3887 struct btrfs_path *path = NULL; in is_ancestor() local
4656 struct fs_path *path = NULL; in record_ref_in_tree() local
4810 struct btrfs_path *path; in process_all_refs() local
4865 struct fs_path *path, in send_set_xattr()
4887 struct fs_path *path, in send_remove_xattr()
5015 struct btrfs_path *path, in find_xattr()
5114 struct btrfs_path *path; in process_all_new_xattrs() local
5146 static int send_verity(struct send_ctx *sctx, struct fs_path *path, in send_verity()
5522 struct btrfs_path *path, u64 offset, in send_encoded_inline_extent()
5587 static int send_encoded_extent(struct send_ctx *sctx, struct btrfs_path *path, in send_encoded_extent()
5692 static int send_extent_data(struct send_ctx *sctx, struct btrfs_path *path, in send_extent_data()
5818 struct btrfs_path *path; in send_capabilities() local
5870 struct btrfs_path *path; in clone_range() local
6136 struct btrfs_path *path, in send_write_or_clone()
6173 struct btrfs_path *path = NULL; in is_extent_unchanged() local
6359 struct btrfs_path *path; in get_last_extent() local
6391 struct btrfs_path *path; in range_is_hole_in_parent() local
6453 static int maybe_send_hole(struct send_ctx *sctx, struct btrfs_path *path, in maybe_send_hole()
6497 struct btrfs_path *path, in process_extent()
6561 struct btrfs_path *path; in process_all_extents() local
7147 static int compare_refs(struct send_ctx *sctx, struct btrfs_path *path, in compare_refs()
7294 struct btrfs_path *path, in search_key_again()
7331 struct btrfs_path *path; in full_send_tree() local
7399 static int replace_node_with_clone(struct btrfs_path *path, int level) in replace_node_with_clone()
7413 static int tree_move_down(struct btrfs_path *path, int *level, u64 reada_min_gen) in tree_move_down()
7454 static int tree_move_next_or_upnext(struct btrfs_path *path, in tree_move_next_or_upnext()
7486 static int tree_advance(struct btrfs_path *path, in tree_advance()