Searched refs:contig_sz (Results 1 – 1 of 1) sorted by relevance
1268 size_t contig_sz = min_t(size_t, PAGE_SIZE - offset, bytes); in get_contig_folio_len() local1276 bytes -= contig_sz; in get_contig_folio_len()1284 contig_sz += next; in get_contig_folio_len()1289 return contig_sz; in get_contig_folio_len()