Searched refs:directio_alignment (Results 1 – 7 of 7) sorted by relevance
118 ctx->alignment = clcf->directio_alignment; in ngx_http_copy_filter()
351 off_t directio_alignment; /* directio_alignment */ member
450 offsetof(ngx_http_core_loc_conf_t, directio_alignment),3433 clcf->directio_alignment = NGX_CONF_UNSET; in ngx_http_core_create_loc_conf()3660 ngx_conf_merge_off_value(conf->directio_alignment, prev->directio_alignment, in ngx_http_core_merge_loc_conf()
641 u->output.alignment = clcf->directio_alignment; in ngx_http_upstream_init_request()
4071 *) Добавление: директива directio_alignment.
3992 *) Feature: the "directio_alignment" directive.
185 syn keyword ngxDirective contained directio_alignment