public class Statvfs extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
Statvfs.statvfs |
| Constructor and Description |
|---|
Statvfs() |
| Modifier and Type | Method and Description |
|---|---|
static int |
fstatvfs(int fildes,
Statvfs.statvfs buf) |
static int |
statvfs(org.graalvm.nativeimage.c.type.CCharPointer file,
Statvfs.statvfs buf) |
public static int statvfs(org.graalvm.nativeimage.c.type.CCharPointer file,
Statvfs.statvfs buf)
public static int fstatvfs(int fildes,
Statvfs.statvfs buf)