Home
last modified time | relevance | path

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

/linux-6.12.1/block/
Dbio.c1268 size_t contig_sz = min_t(size_t, PAGE_SIZE - offset, bytes); in get_contig_folio_len() local
1276 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()