Home
last modified time | relevance | path

Searched refs:contig_sz (Results 1 – 1 of 1) sorted by relevance

/linux/block/
H A Dbio.c1115 size_t contig_sz = min_t(size_t, PAGE_SIZE - offset, bytes); in get_contig_folio_len() local
1123 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()