4 references to FTruncate
System.IO.MemoryMappedFiles (4)
System\IO\MemoryMappedFiles\MemoryMappedFile.Unix.cs (4)
73Interop.CheckIo(Interop.Sys.FTruncate(fileHandle, capacity)); 227Interop.CheckIo(Interop.Sys.FTruncate(fd, capacity)); 288Interop.CheckIo(Interop.Sys.FTruncate(fd, capacity)); 322Interop.CheckIo(Interop.Sys.FTruncate(fileHandle, capacity), path);