H A D | send.c | 1742 u64 *dir, u64 *dir_gen, struct fs_path *name) in get_first_ref() 1794 if (dir_gen) { in get_first_ref() 1795 ret = get_inode_info(root, parent_dir, NULL, dir_gen, NULL, in get_first_ref() 1846 static int will_overwrite_ref(struct send_ctx *sctx, u64 dir, u64 dir_gen, in will_overwrite_ref() argument 1858 ret = is_inode_existent(sctx, dir, dir_gen); in will_overwrite_ref() 1876 if (gen != dir_gen) in will_overwrite_ref() 1919 u64 dir, u64 dir_gen, in did_overwrite_ref() 1931 ret = is_inode_existent(sctx, dir, dir_gen); in did_overwrite_ref() 1944 if (gen != dir_gen) in did_overwrite_ref() 1996 u64 dir_gen; in did_overwrite_first_ref() local 1741 get_first_ref(struct btrfs_root *root, u64 ino, u64 *dir, u64 *dir_gen, struct fs_path *name) get_first_ref() argument 1918 did_overwrite_ref(struct send_ctx *sctx, u64 dir, u64 dir_gen, u64 ino, u64 ino_gen, const char *name, int name_len) did_overwrite_ref() argument 2770 u64 dir_gen; global() member 2786 __record_ref(struct list_head *head, u64 dir, u64 dir_gen, struct fs_path *path) __record_ref() argument 2862 add_orphan_dir_info(struct send_ctx *sctx, u64 dir_ino, u64 dir_gen) add_orphan_dir_info() argument 2939 can_rmdir(struct send_ctx *sctx, u64 dir, u64 dir_gen, u64 send_progress) can_rmdir() argument 4434 u64 dir_gen; global() member 4445 u64 dir_gen; __find_iref() local 4466 find_iref(struct btrfs_root *root, struct btrfs_path *path, struct btrfs_key *key, u64 dir, u64 dir_gen, struct fs_path *name) find_iref() argument 4494 u64 dir_gen; __record_changed_new_ref() local 4517 u64 dir_gen; __record_changed_deleted_ref() local [all...] |