Searched refs:contig_sz (Results 1 – 1 of 1) sorted by relevance
1115 size_t contig_sz = min_t(size_t, PAGE_SIZE - offset, bytes); in get_contig_folio_len() local1123 bytes -= contig_sz; in get_contig_folio_len()1131 contig_sz += next; in get_contig_folio_len()1136 return contig_sz; in get_contig_folio_len()