Home
last modified time | relevance | path

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

/openbmc/linux/drivers/memstick/core/
H A Dms_block.c36 static size_t msb_sg_copy(struct scatterlist *sg_from, in msb_sg_copy() function
433 msb_sg_copy(msb->current_sg, sg, ARRAY_SIZE(sg), in h_msb_read_page()
559 if (msb_sg_copy(msb->current_sg, sg, ARRAY_SIZE(sg), in h_msb_write_block()
1638 msb_sg_copy(sg, sg_tmp, ARRAY_SIZE(sg_tmp), offset, msb->page_size); in msb_cache_write()
1661 msb_sg_copy(sg, sg_tmp, ARRAY_SIZE(sg_tmp), in msb_cache_read()