Searched refs:msb_sg_copy (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/memstick/core/ |
D | ms_block.c | 40 static size_t msb_sg_copy(struct scatterlist *sg_from, in msb_sg_copy() function 435 msb_sg_copy(msb->current_sg, sg, ARRAY_SIZE(sg), in h_msb_read_page() 561 if (msb_sg_copy(msb->current_sg, sg, ARRAY_SIZE(sg), in h_msb_write_block() 1634 msb_sg_copy(sg, sg_tmp, ARRAY_SIZE(sg_tmp), offset, msb->page_size); in msb_cache_write() 1657 msb_sg_copy(sg, sg_tmp, ARRAY_SIZE(sg_tmp), in msb_cache_read()
|