1 reference to GetFileSystemTypeNameForMountPoint
System.Diagnostics.Process (1)
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.MountPoints.FormatInfo.cs (1)
49
int result =
GetFileSystemTypeNameForMountPoint
(name, formatBuffer, MountPointFormatBufferSizeInBytes, &formatType);