eio_fdatasync

 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.