Searched refs:progress_bytes (Results 1 – 5 of 5) sorted by relevance
/systemd-251/src/shared/ |
D | copy.c | 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() [all …]
|
D | copy.h | 48 …opy_flags, copy_progress_path_t progress_path, copy_progress_bytes_t progress_bytes, void *userdat… 56 …opy_flags, copy_progress_path_t progress_path, copy_progress_bytes_t progress_bytes, void *userdat… 61 …opy_flags, copy_progress_path_t progress_path, copy_progress_bytes_t progress_bytes, void *userdat…
|
D | btrfs-util.h | 69 …ags flags, copy_progress_path_t progress_path, copy_progress_bytes_t progress_bytes, void *userdat… 74 …ags flags, copy_progress_path_t progress_path, copy_progress_bytes_t progress_bytes, void *userdat…
|
D | btrfs-util.c | 1574 copy_progress_bytes_t progress_bytes, in btrfs_subvol_snapshot_fd_full() argument 1614 progress_bytes, in btrfs_subvol_snapshot_fd_full() 1657 copy_progress_bytes_t progress_bytes, in btrfs_subvol_snapshot_full() argument 1669 …return btrfs_subvol_snapshot_fd_full(old_fd, new_path, flags, progress_path, progress_bytes, userd… in btrfs_subvol_snapshot_full()
|
/systemd-251/src/import/ |
D | import-fs.c | 88 static int progress_bytes(uint64_t nbytes, void *userdata) { in progress_bytes() function 208 progress_bytes, in import_fs() 221 progress_bytes, in import_fs()
|