Searched refs:FIO_remove (Results 1 – 1 of 1) sorted by relevance
274 static int FIO_remove(const char* path) in FIO_remove() function360 FIO_remove(dstFileName); in FIO_openDstFile()903 if (FIO_remove(srcFileName)) in FIO_compressFilename_srcFile()944 …FIO_remove(dstFileName); /* remove compression artefact; note don't do anything special if remove(… in FIO_compressFilename_dstFile()1633 if (FIO_remove(srcFileName)) { in FIO_decompressSrcFile()1676 …FIO_remove(dstFileName); /* remove decompression artefact; note don't do anything special if remo… in FIO_decompressDstFile()