Searched refs:ngx_directio_off (Results 1 – 3 of 3) sorted by relevance
328 ngx_int_t ngx_directio_off(ngx_fd_t fd);
847 ngx_directio_off(ngx_fd_t fd) in ngx_directio_off() function
579 if (ngx_directio_off(src->file->fd) == NGX_FILE_ERROR) { in ngx_output_chain_copy_buf()