Searched refs:is_directio (Results 1 – 7 of 7) sorted by relevance
50 unsigned is_directio:1; member85 unsigned is_directio:1; member
251 of->is_directio = file->is_directio; in ngx_open_cached_file()315 of->is_directio = file->is_directio; in ngx_open_cached_file()417 file->is_directio = of->is_directio; in ngx_open_cached_file()928 of->is_directio = 1; in ngx_open_and_stat_file()
248 b->file->directio = of.is_directio; in ngx_http_flv_handler()
263 b->file->directio = of.is_directio; in ngx_http_static_handler()
277 b->file->directio = of.is_directio; in ngx_http_gzip_static_handler()
627 of.is_directio = 1; in ngx_http_mp4_handler()677 b->file->directio = of.is_directio; in ngx_http_mp4_handler()
749 b->file->directio = of.is_directio;