Searched refs:msb_sg_copy (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/drivers/memstick/core/ |
D | ms_block.c | 36 static size_t msb_sg_copy(struct scatterlist *sg_from, in msb_sg_copy() function 431 msb_sg_copy(msb->current_sg, sg, ARRAY_SIZE(sg), in h_msb_read_page() 557 if (msb_sg_copy(msb->current_sg, sg, ARRAY_SIZE(sg), in h_msb_write_block() 1631 msb_sg_copy(sg, sg_tmp, ARRAY_SIZE(sg_tmp), offset, msb->page_size); in msb_cache_write() 1654 msb_sg_copy(sg, sg_tmp, ARRAY_SIZE(sg_tmp), in msb_cache_read()
|