Searched refs:vsc_fsize (Results 1 – 2 of 2) sorted by relevance
221 uint64_t vsc_fsize; member
265 ctx.vsc_fsize = fsize; in vs_icap_scan_file()440 uint64_t resid = ctx->vsc_fsize; in vs_icap_respmod_request()456 if ((ctx->vsc_fsize - (uint64_t)bytes_sent) > VS_BUF_SZ) { in vs_icap_respmod_request()512 if (ctx->vsc_fsize < (uint64_t)ctx->vsc_options.vso_preview_len) in vs_icap_may_preview()