4 references to FTruncate
System.IO.MemoryMappedFiles (4)
System\IO\MemoryMappedFiles\MemoryMappedFile.Unix.cs (4)
79Interop.CheckIo(Interop.Sys.FTruncate(fileHandle, capacity)); 233Interop.CheckIo(Interop.Sys.FTruncate(fd, capacity)); 294Interop.CheckIo(Interop.Sys.FTruncate(fd, capacity)); 328Interop.CheckIo(Interop.Sys.FTruncate(fileHandle, capacity), path);