Searched refs:max_pgs (Results 1 – 1 of 1) sorted by relevance
695 int bsize, error, ext_pgs_idx, hdrlen, max_pgs, softerr; in vn_sendfile() local979 max_pgs = num_pages(tls->params.max_frame_len); in vn_sendfile()982 max_pgs = MBUF_PEXT_MAX_PGS; in vn_sendfile()985 ext_pgs_idx = max_pgs - 1; in vn_sendfile()1008 if (ext_pgs_idx == max_pgs) { in vn_sendfile()1021 if ((npages - i <= max_pgs) && in vn_sendfile()