Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/memstick/core/
Dms_block.c41 struct scatterlist *sg_to, int to_nents, size_t offset, size_t len) in msb_sg_copy() argument
66 to_nents--; in msb_sg_copy()
70 while (len > sg_from->length && to_nents--) { in msb_sg_copy()
84 if (len && to_nents) { in msb_sg_copy()