Lines Matching defs:path
620 const struct fs_path *path) in is_current_inode_path()
629 struct btrfs_path *path; in alloc_path_for_send() local
839 struct fs_path *path, struct fs_path *lnk) in send_link()
859 static int send_unlink(struct send_ctx *sctx, struct fs_path *path) in send_unlink()
878 static int send_rmdir(struct send_ctx *sctx, struct fs_path *path) in send_rmdir()
912 struct btrfs_path *path; in get_inode_info() local
975 static int iterate_inode_ref(struct btrfs_root *root, struct btrfs_path *path, in iterate_inode_ref()
1096 static int iterate_dir_item(struct btrfs_root *root, struct btrfs_path *path, in iterate_dir_item()
1223 u64 ino, struct fs_path *path) in get_inode_path()
1557 struct btrfs_path *path, in find_extent_clone()
1719 struct btrfs_path *path; in read_symlink() local
1791 struct btrfs_path *path; in gen_unique_name() local
1963 struct btrfs_path *path; in lookup_dir_item_inode() local
1997 struct btrfs_path *path; in get_first_ref() local
2489 struct btrfs_path *path; in send_subvol_begin() local
2588 struct fs_path *path; in get_path_for_command() local
2607 static void free_path_for_command(const struct send_ctx *sctx, struct fs_path *path) in free_path_for_command()
2718 struct btrfs_path *path = NULL; in send_utimes() local
2933 struct btrfs_path *path = NULL; in did_create_dir() local
3037 static void set_ref_path(struct recorded_ref *ref, struct fs_path *path) in set_ref_path()
3080 struct fs_path *path) in orphanize_inode()
3188 struct btrfs_path *path; in can_rmdir() local
3753 struct btrfs_path *path; in wait_for_dest_dir_move() local
3880 struct btrfs_path *path = NULL; in is_ancestor() local
4660 struct fs_path *path = NULL; in record_ref_in_tree() local
4806 struct btrfs_path *path; in process_all_refs() local
4864 struct fs_path *path; in send_set_xattr() local
4886 struct fs_path *path, in send_remove_xattr()
4986 struct btrfs_path *path, in find_xattr()
5083 struct btrfs_path *path; in process_all_new_xattrs() local
5115 static int send_verity(struct send_ctx *sctx, struct fs_path *path, in send_verity()
5411 struct fs_path *path; in send_fallocate() local
5494 struct btrfs_path *path, u64 offset, in send_encoded_inline_extent()
5544 static int send_encoded_extent(struct send_ctx *sctx, struct btrfs_path *path, in send_encoded_extent()
5645 static int send_extent_data(struct send_ctx *sctx, struct btrfs_path *path, in send_extent_data()
5769 struct btrfs_path *path; in send_capabilities() local
5815 struct btrfs_path *path; in clone_range() local
6081 struct btrfs_path *path, in send_write_or_clone()
6165 struct btrfs_path *path = NULL; in is_extent_unchanged() local
6351 struct btrfs_path *path; in get_last_extent() local
6383 struct btrfs_path *path; in range_is_hole_in_parent() local
6445 static int maybe_send_hole(struct send_ctx *sctx, struct btrfs_path *path, in maybe_send_hole()
6486 struct btrfs_path *path, in process_extent()
6550 struct btrfs_path *path; in process_all_extents() local
7144 static int compare_refs(struct send_ctx *sctx, struct btrfs_path *path, in compare_refs()
7290 struct btrfs_path *path, in search_key_again()
7327 struct btrfs_path *path; in full_send_tree() local
7395 static int replace_node_with_clone(struct btrfs_path *path, int level) in replace_node_with_clone()
7409 static int tree_move_down(struct btrfs_path *path, int *level, u64 reada_min_gen) in tree_move_down()
7450 static int tree_move_next_or_upnext(struct btrfs_path *path, in tree_move_next_or_upnext()
7482 static int tree_advance(struct btrfs_path *path, in tree_advance()