Searched refs:need_spc (Results 1 – 1 of 1) sorted by relevance
395 int need_spc, len; in tls_strp_read_copy() local407 need_spc = strp->stm.full_len ?: TLS_MAX_PAYLOAD_SIZE + PAGE_SIZE; in tls_strp_read_copy()409 for (len = need_spc; len > 0; len -= PAGE_SIZE) { in tls_strp_read_copy()427 strp->anchor->truesize = round_up(need_spc, PAGE_SIZE); in tls_strp_read_copy()