eio_syncfs

Example

 resource eio_syncfs ( string $fd [, int $pri = EIO_PRI_DEFAULT [, mixed $callback = NULL [, mixed $data = NULL ]]] ) 

Description

Calls Linux' syncfs syscall, if available

Return Values

eio_syncfs() returns request resource on success or FALSE on error.