Searched refs:redo (Results 1 – 4 of 4) sorted by relevance
35 unsigned redo:1; member336 if (ctx->zstream.avail_in || ctx->flush != Z_NO_FLUSH || ctx->redo) { in ngx_http_gunzip_filter_add_data()426 ctx->flush, ctx->redo); in ngx_http_gunzip_filter_inflate()470 ctx->redo = 1; in ngx_http_gunzip_filter_inflate()475 ctx->redo = 0; in ngx_http_gunzip_filter_inflate()534 ctx->redo = 1; in ngx_http_gunzip_filter_inflate()
55 unsigned redo:1; member699 if (ctx->zstream.avail_in || ctx->flush != Z_NO_FLUSH || ctx->redo) { in ngx_http_gzip_filter_add_data()816 ctx->flush, ctx->redo); in ngx_http_gzip_filter_deflate()860 ctx->redo = 1; in ngx_http_gzip_filter_deflate()865 ctx->redo = 0; in ngx_http_gzip_filter_deflate()
5180 bool redo, lpart; in vfs_bio_getpages() local5296 redo = false; in vfs_bio_getpages()5320 redo = true; in vfs_bio_getpages()5322 if (redo && error == 0) in vfs_bio_getpages()
2997 # when $ops is create or clone, redo the operation still return zero