statfsdev.3c (2010 09)
s
statfsdev(3C) statfsdev(3C)
Both fstatfsdev() and statfsdev() fail if one or more of the following is true:
[EAGAIN] Enforcement-mode record locking was set, and there was a blocking write lock.
[EDEADLK] A resource deadlock would occur as a result of this operation.
[EINTR] A system call was interrupted by a signal.
[EINVAL] The file specified by path or filedes does not contain a file system of any known type.
[ENOLCK] The system lock table was full, so the read could not go to sleep until the blocking
write lock was removed.
[ESOCKETSHUTDOWN]
Contact your system administrator to make sure the
fsdaemon is running prop-
erly on the system.
WARNINGS
statfsdev() and fstatfsdev() are deprecated and should be used only by legacy 32-bit applica-
tions. statvfsdev64()
and fstatvfsdev64()
are the recommended replacements. See
fgetpos64 (3S).
AUTHOR
statfsdev() and fstatfsdev() were developed by HP.
FILES
/usr/include/sys/mount.h
SEE ALSO
bdf(1M), df(1M), stat(2), statfs(2), thread_safety(5).
2 Hewlett-Packard Company − 2 − HP-UX 11i Version 3: September 2010