Searched refs:newSnapshotFD (Results 1 – 2 of 2) sorted by relevance
1354 int newSnapshotFD; in backup_helper_test_files() local1390 if (newSnapshotFD == -1) { in backup_helper_test_files()1405 close(newSnapshotFD); in backup_helper_test_files()1459 if (newSnapshotFD == -1) { in backup_helper_test_files()1475 close(newSnapshotFD); in backup_helper_test_files()1485 int newSnapshotFD; in backup_helper_test_null_base() local1508 if (newSnapshotFD == -1) { in backup_helper_test_null_base()1523 close(newSnapshotFD); in backup_helper_test_null_base()1533 int newSnapshotFD; in backup_helper_test_missing_file() local1560 if (newSnapshotFD == -1) { in backup_helper_test_missing_file()[all …]
136 int back_up_files(int oldSnapshotFD, BackupDataWriter* dataStream, int newSnapshotFD,