statfs.2 (2010 09)

s
statfs(2) statfs(2)
[ENOTDIR] A component of the path prefix is not a directory.
[EOVERFLOW] Result would overflow one or more fields of the
statfs struct.
If
fstatfs() fails, errno is set to one of the following values:
[EBADF] fildes is not a valid open file descriptor.
[EFAULT] buf points to an invalid address.
[EIO] An I/O error occurs while reading from or writing to the file system.
WARNINGS
statfs() is deprecated and should be used only by legacy 32-bit applications.
statvfs()
or
statvfs64() are the recommended replacements.
AUTHOR
statfs() and fstatfs() were developed by Sun Microsystems, Inc.
SEE ALSO
df(1M), stat(2), statvfs(2), ustat(2), privileges(5).
2 Hewlett-Packard Company 2 HP-UX 11i Version 3: September 2010