Lines Matching defs:path

631 	struct btrfs_path *path;  in alloc_path_for_send()  local
845 struct fs_path *path, struct fs_path *lnk) in send_link()
869 static int send_unlink(struct send_ctx *sctx, struct fs_path *path) in send_unlink()
892 static int send_rmdir(struct send_ctx *sctx, struct fs_path *path) in send_rmdir()
930 struct btrfs_path *path; in get_inode_info() local
995 static int iterate_inode_ref(struct btrfs_root *root, struct btrfs_path *path, in iterate_inode_ref()
1121 static int iterate_dir_item(struct btrfs_root *root, struct btrfs_path *path, in iterate_dir_item()
1249 u64 ino, struct fs_path *path) in get_inode_path()
1583 struct btrfs_path *path, in find_extent_clone()
1753 struct btrfs_path *path; in read_symlink() local
1825 struct btrfs_path *path; in gen_unique_name() local
2001 struct btrfs_path *path; in lookup_dir_item_inode() local
2035 struct btrfs_path *path; in get_first_ref() local
2519 struct btrfs_path *path; in send_subvol_begin() local
2733 struct btrfs_path *path = NULL; in send_utimes() local
2957 struct btrfs_path *path = NULL; in did_create_dir() local
3061 static void set_ref_path(struct recorded_ref *ref, struct fs_path *path) in set_ref_path()
3104 struct fs_path *path) in orphanize_inode()
3207 struct btrfs_path *path; in can_rmdir() local
3773 struct btrfs_path *path; in wait_for_dest_dir_move() local
3900 struct btrfs_path *path = NULL; in is_ancestor() local
4675 struct fs_path *path = NULL; in record_ref_in_tree() local
4829 struct btrfs_path *path; in process_all_refs() local
4884 struct fs_path *path, in send_set_xattr()
4906 struct fs_path *path, in send_remove_xattr()
5034 struct btrfs_path *path, in find_xattr()
5133 struct btrfs_path *path; in process_all_new_xattrs() local
5165 static int send_verity(struct send_ctx *sctx, struct fs_path *path, in send_verity()
5541 struct btrfs_path *path, u64 offset, in send_encoded_inline_extent()
5606 static int send_encoded_extent(struct send_ctx *sctx, struct btrfs_path *path, in send_encoded_extent()
5711 static int send_extent_data(struct send_ctx *sctx, struct btrfs_path *path, in send_extent_data()
5837 struct btrfs_path *path; in send_capabilities() local
5889 struct btrfs_path *path; in clone_range() local
6155 struct btrfs_path *path, in send_write_or_clone()
6239 struct btrfs_path *path = NULL; in is_extent_unchanged() local
6425 struct btrfs_path *path; in get_last_extent() local
6457 struct btrfs_path *path; in range_is_hole_in_parent() local
6519 static int maybe_send_hole(struct send_ctx *sctx, struct btrfs_path *path, in maybe_send_hole()
6563 struct btrfs_path *path, in process_extent()
6627 struct btrfs_path *path; in process_all_extents() local
7222 static int compare_refs(struct send_ctx *sctx, struct btrfs_path *path, in compare_refs()
7369 struct btrfs_path *path, in search_key_again()
7406 struct btrfs_path *path; in full_send_tree() local
7474 static int replace_node_with_clone(struct btrfs_path *path, int level) in replace_node_with_clone()
7488 static int tree_move_down(struct btrfs_path *path, int *level, u64 reada_min_gen) in tree_move_down()
7529 static int tree_move_next_or_upnext(struct btrfs_path *path, in tree_move_next_or_upnext()
7561 static int tree_advance(struct btrfs_path *path, in tree_advance()