Searched refs:copyres (Results 1 – 1 of 1) sorted by relevance
354 int copyres = copy_file(fh, src, size, NULL, fullPath); in backup_dir() local356 if (!copyres) { in backup_dir()581 int copyres = copy_file(dest, fh, size, path, NULL); in restore_data() local583 if (!copyres) { in restore_data()