resource eio_fdatasync ( int $fd [, int $pri = EIO_PRI_DEFAULT [, mixed $callback = NULL [, mixed $data = NULL ]]] )
eio_fdatasync() synchronizes a file's in-core state with storage device.
eio_fdatasync() returns request resource on success or FALSE on error.