Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/block/
Dswim3.c256 static bool swim3_end_request(struct floppy_state *fs, blk_status_t err, unsigned int nr_bytes) in swim3_end_request() function
324 swim3_end_request(fs, BLK_STS_IOERR, 0); in swim3_queue_rq()
329 swim3_end_request(fs, BLK_STS_IOERR, 0); in swim3_queue_rq()
337 swim3_end_request(fs, BLK_STS_IOERR, 0); in swim3_queue_rq()
535 swim3_end_request(fs, BLK_STS_IOERR, 0); in act()
571 swim3_end_request(fs, BLK_STS_IOERR, 0); in scan_timeout()
594 swim3_end_request(fs, BLK_STS_IOERR, 0); in seek_timeout()
622 swim3_end_request(fs, BLK_STS_IOERR, 0); in settle_timeout()
650 swim3_end_request(fs, BLK_STS_IOERR, 0); in xfer_timeout()
686 swim3_end_request(fs, BLK_STS_IOERR, 0); in swim3_interrupt()
[all …]