Home
last modified time | relevance | path

Searched defs:progress_bytes (Results 1 – 3 of 3) sorted by relevance

/systemd-251/src/shared/
Dcopy.c866 copy_progress_bytes_t progress_bytes, in fd_copy_directory()
1046 copy_progress_bytes_t progress_bytes, in copy_tree_at_full()
1107 copy_progress_bytes_t progress_bytes, in copy_directory_fd_full()
1150 copy_progress_bytes_t progress_bytes, in copy_directory_full()
1192 copy_progress_bytes_t progress_bytes, in copy_file_fd_full()
1245 copy_progress_bytes_t progress_bytes, in copy_file_full()
1333 copy_progress_bytes_t progress_bytes, in copy_file_atomic_full()
Dbtrfs-util.c1574 copy_progress_bytes_t progress_bytes, in btrfs_subvol_snapshot_fd_full()
1657 copy_progress_bytes_t progress_bytes, in btrfs_subvol_snapshot_full()
/systemd-251/src/import/
Dimport-fs.c88 static int progress_bytes(uint64_t nbytes, void *userdata) { in progress_bytes() function