Searched refs:aio_delay_fsync_request (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Dkern_aio.c193 static boolean_t aio_delay_fsync_request( aio_workq_entry *entryp );
1804 if ( aio_delay_fsync_request( entryp ) ) {
1837 * aio_delay_fsync_request - look to see if this aio_fsync request should be delayed.
1842 aio_delay_fsync_request( aio_workq_entry *entryp ) function
1849 } /* aio_delay_fsync_request */

Completed in 22 milliseconds