Lines Matching refs:progress_bytes
866 copy_progress_bytes_t progress_bytes, in fd_copy_directory() argument
996 …de_gid, copy_flags, hardlink_context, child_display_path, progress_path, progress_bytes, userdata); in fd_copy_directory()
998 …t, de->d_name, override_uid, override_gid, copy_flags, hardlink_context, progress_bytes, userdata); in fd_copy_directory()
1046 copy_progress_bytes_t progress_bytes, in copy_tree_at_full() argument
1059 …r(fdf, from, &st, fdt, to, override_uid, override_gid, copy_flags, NULL, progress_bytes, userdata); in copy_tree_at_full()
1061 …_MAX, override_uid, override_gid, copy_flags, NULL, NULL, progress_path, progress_bytes, userdata); in copy_tree_at_full()
1107 copy_progress_bytes_t progress_bytes, in copy_directory_fd_full() argument
1133 progress_bytes, in copy_directory_fd_full()
1150 copy_progress_bytes_t progress_bytes, in copy_directory_full() argument
1176 progress_bytes, in copy_directory_full()
1192 copy_progress_bytes_t progress_bytes, in copy_file_fd_full() argument
1213 r = copy_bytes_full(fdf, fdt, UINT64_MAX, copy_flags, NULL, NULL, progress_bytes, userdata); in copy_file_fd_full()
1245 copy_progress_bytes_t progress_bytes, in copy_file_full() argument
1289 r = copy_bytes_full(fdf, fdt, UINT64_MAX, copy_flags, NULL, NULL, progress_bytes, userdata); in copy_file_full()
1333 copy_progress_bytes_t progress_bytes, in copy_file_atomic_full() argument
1384 r = copy_file_fd_full(from, fdt, copy_flags, progress_bytes, userdata); in copy_file_atomic_full()