Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/memstick/core/
H A Dms_block.c36 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()
/kernel/linux/linux-6.6/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()

Completed in 6 milliseconds