Searched refs:aio_preload (Results 1 – 3 of 3) sorted by relevance
94 ssize_t (*aio_preload)(ngx_buf_t *file); member
287 if (ctx->aio_preload && buf->in_file) { in ngx_output_chain_as_is()318 aio->preload_handler = ctx->aio_preload; in ngx_output_chain_aio_setup()
132 ctx->aio_preload = ngx_http_copy_aio_sendfile_preload; in ngx_http_copy_filter()