Home
last modified time | relevance | path

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

/openbmc/linux/drivers/memstick/core/
H A Dms_block.c37 struct scatterlist *sg_to, int to_nents, size_t offset, size_t len) in msb_sg_copy() argument
62 to_nents--; in msb_sg_copy()
66 while (len > sg_from->length && to_nents--) { in msb_sg_copy()
80 if (len && to_nents) { in msb_sg_copy()