Home
last modified time | relevance | path

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

/openbmc/linux/drivers/memstick/core/
H A Dms_block.c1117 static int msb_update_block(struct msb_data *msb, u16 lba, in msb_update_block() function
1585 error = msb_update_block(msb, msb->cache_block_lba, &sg, 0); in msb_cache_flush()
1825 error = msb_update_block(msb, lba, sg, offset); in msb_do_write_request()