PHP » GoLang |
login |
register |
about
|
eio_fallocate(PECL eio >= 0.0.1dev) eio_fallocate — Allows the caller to directly manipulate the allocated disk space for a file Description
resource eio_fallocate
( mixed
$fd
, int $mode
, int $offset
, int $length
[, int $pri = EIO_PRI_DEFAULT
[, callable $callback = NULL
[, mixed $data = NULL
]]] )
eio_fallocate() allows the caller to directly manipulate the allocated disk space for the
file specified by
Parameters
Return Values
eio_fallocate() returns request resource on success or |
more
Recently updated
more
Most requested
more
Last requests
|