Searched refs:vsc_fsize (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/vscan/vscand/
H A Dvs_icap.h221 uint64_t vsc_fsize; member in struct:vs_scan_ctx
H A Dvs_icap.c265 ctx.vsc_fsize = fsize;
440 uint64_t resid = ctx->vsc_fsize;
456 if ((ctx->vsc_fsize - (uint64_t)bytes_sent) > VS_BUF_SZ) {
512 if (ctx->vsc_fsize < (uint64_t)ctx->vsc_options.vso_preview_len)

Completed in 45 milliseconds