directio_alignment  111 http/ngx_http_copy_filter_module.c         ctx->alignment = clcf->directio_alignment;
directio_alignment  437 http/ngx_http_core_module.c       offsetof(ngx_http_core_loc_conf_t, directio_alignment),
directio_alignment 3109 http/ngx_http_core_module.c     clcf->directio_alignment = NGX_CONF_UNSET;
directio_alignment 3318 http/ngx_http_core_module.c     ngx_conf_merge_off_value(conf->directio_alignment, prev->directio_alignment,
directio_alignment  335 http/ngx_http_core_module.h     off_t         directio_alignment;      /* directio_alignment */
directio_alignment  497 http/ngx_http_upstream.c     u->output.alignment = clcf->directio_alignment;