Open System Services System Calls Reference Manual (G06.29+, H06.08+, J06.03+)
statvfs64(2) OSS System Calls Reference Manual
• A physical I/O error has occurred. The device holding the file might be
in the down state, or both processors that provide access to the device
might have failed. Data might have been lost during a transfer.
[ELOOP] Too many symbolic links were encountered in translating the path parameter.
[ENAMETOOLONG]
One of these names is too long:
• The pathname pointed to by the path parameter
• A component of the pathname pointed to by the path parameter
• The intermediate result of pathname resolution when a symbolic link is
part of the path parameter
You can call the pathconf() function to obtain the applicable limits.
[ENOENT] The file referred to by the path parameter does not exist.
[ENOTDIR] A component of the path prefix of the path parameter is not a directory.
RELATED INFORMATION
Functions: fstat(2), fstat64(2), fstatvfs(2), fstatvfs64(2), lstat(2), lstat64(2), stat(2), stat64(2).
STANDARDS CONFORMANCE
This function is an HP extension to the XPG4 Version 2 specification.
7−532 Hewlett-Packard Company 527186-023