Searched refs:dst_dir (Results 1 – 1 of 1) sorted by relevance
649 GFile *dst_dir, *src_file, *dst_file; in do_copy_move() local655 dst_dir = g_file_get_child (root, target_dir); in do_copy_move()656 g_assert (dst_dir != NULL); in do_copy_move()659 dst_file = g_file_get_child (dst_dir, item.filename); in do_copy_move()728 g_object_unref (dst_dir); in do_copy_move()