Lines Matching +defs:key +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
932 struct btrfs_key key; in get_inode_info() local
993 static int iterate_inode_ref(struct btrfs_root *root, struct btrfs_path *path, in iterate_inode_ref()
1114 static int iterate_dir_item(struct btrfs_root *root, struct btrfs_path *path, in iterate_dir_item()
1241 u64 ino, struct fs_path *path) in get_inode_path()
1244 struct btrfs_key key, found_key; in get_inode_path() local
1307 static int __clone_root_cmp_bsearch(const void *key, const void *elt) in __clone_root_cmp_bsearch()
1410 const u64 key = leaf_bytenr >> fs_info->sectorsize_bits; in lookup_backref_cache() local
1575 struct btrfs_path *path, in find_extent_clone()
1745 struct btrfs_path *path; in read_symlink() local
1746 struct btrfs_key key; in read_symlink() local
1817 struct btrfs_path *path; in gen_unique_name() local
1992 struct btrfs_key key; in lookup_dir_item_inode() local
1993 struct btrfs_path *path; in lookup_dir_item_inode() local
2025 struct btrfs_key key; in get_first_ref() local
2027 struct btrfs_path *path; in get_first_ref() local
2511 struct btrfs_path *path; in send_subvol_begin() local
2512 struct btrfs_key key; in send_subvol_begin() local
2725 struct btrfs_path *path = NULL; in send_utimes() local
2727 struct btrfs_key key; in send_utimes() local
2948 struct btrfs_path *path = NULL; in did_create_dir() local
2949 struct btrfs_key key; in did_create_dir() local
3052 static void set_ref_path(struct recorded_ref *ref, struct fs_path *path) in set_ref_path()
3095 struct fs_path *path) in orphanize_inode()
3198 struct btrfs_path *path; in can_rmdir() local
3199 struct btrfs_key key; in can_rmdir() local
3763 struct btrfs_path *path; in wait_for_dest_dir_move() local
3764 struct btrfs_key key; in wait_for_dest_dir_move() local
3890 struct btrfs_path *path = NULL; in is_ancestor() local
3891 struct btrfs_key key; in is_ancestor() local
4665 struct fs_path *path = NULL; in record_ref_in_tree() local
4817 struct btrfs_path *path; in process_all_refs() local
4818 struct btrfs_key key; in process_all_refs() local
4872 struct fs_path *path, in send_set_xattr()
4894 struct fs_path *path, in send_remove_xattr()
5022 struct btrfs_path *path, in find_xattr()
5023 struct btrfs_key *key, in find_xattr()
5121 struct btrfs_path *path; in process_all_new_xattrs() local
5122 struct btrfs_key key; in process_all_new_xattrs() local
5153 static int send_verity(struct send_ctx *sctx, struct fs_path *path, in send_verity()
5535 struct btrfs_path *path, u64 offset, in send_encoded_inline_extent()
5543 struct btrfs_key key; in send_encoded_inline_extent() local
5600 static int send_encoded_extent(struct send_ctx *sctx, struct btrfs_path *path, in send_encoded_extent()
5608 struct btrfs_key key; in send_encoded_extent() local
5706 static int send_extent_data(struct send_ctx *sctx, struct btrfs_path *path, in send_extent_data()
5832 struct btrfs_path *path; in send_capabilities() local
5884 struct btrfs_path *path; in clone_range() local
5885 struct btrfs_key key; in clone_range() local
6150 struct btrfs_path *path, in send_write_or_clone()
6151 struct btrfs_key *key, in send_write_or_clone()
6233 struct btrfs_key key; in is_extent_unchanged() local
6234 struct btrfs_path *path = NULL; in is_extent_unchanged() local
6420 struct btrfs_path *path; in get_last_extent() local
6422 struct btrfs_key key; in get_last_extent() local
6452 struct btrfs_path *path; in range_is_hole_in_parent() local
6453 struct btrfs_key key; in range_is_hole_in_parent() local
6514 static int maybe_send_hole(struct send_ctx *sctx, struct btrfs_path *path, in maybe_send_hole()
6515 struct btrfs_key *key) in maybe_send_hole()
6555 struct btrfs_path *path, in process_extent()
6556 struct btrfs_key *key) in process_extent()
6619 struct btrfs_path *path; in process_all_extents() local
6620 struct btrfs_key key; in process_all_extents() local
6888 struct btrfs_key *key = sctx->cmp_key; in changed_inode() local
7212 static int compare_refs(struct send_ctx *sctx, struct btrfs_path *path, in compare_refs()
7213 struct btrfs_key *key) in compare_refs()
7258 struct btrfs_key *key, in changed_cb()
7358 struct btrfs_path *path, in search_key_again()
7359 const struct btrfs_key *key) in search_key_again()
7393 struct btrfs_key key; in full_send_tree() local
7395 struct btrfs_path *path; in full_send_tree() local
7463 static int replace_node_with_clone(struct btrfs_path *path, int level) in replace_node_with_clone()
7477 static int tree_move_down(struct btrfs_path *path, int *level, u64 reada_min_gen) in tree_move_down()
7518 static int tree_move_next_or_upnext(struct btrfs_path *path, in tree_move_next_or_upnext()
7550 static int tree_advance(struct btrfs_path *path, in tree_advance()
7553 struct btrfs_key *key, in tree_advance()