Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dcopy.c865 copy_progress_path_t progress_path, in fd_copy_directory()
1045 copy_progress_path_t progress_path, in copy_tree_at_full()
1106 copy_progress_path_t progress_path, in copy_directory_fd_full()
1149 copy_progress_path_t progress_path, in copy_directory_full()
Dbtrfs-util.c1573 copy_progress_path_t progress_path, in btrfs_subvol_snapshot_fd_full()
1656 copy_progress_path_t progress_path, in btrfs_subvol_snapshot_full()
/systemd-251/src/import/
Dimport-fs.c72 static int progress_path(const char *path, const struct stat *st, void *userdata) { in progress_path() function