eio_fstatvfs
eio_fstatvfs
(PECL eio >= 0.0.1dev)
eio_fstatvfs — Get file system statistics
Description
resource eio_fstatvfs ( mixed $fd , int $pri , callable $callback [, mixed $data ] )
eio_fstatvfs() returns file system statistics in result
of callback
.
Parameters
-
fd
-
A file descriptor of a file within the mounted file system.