Searched refs:swim3_end_request (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.1/drivers/block/ |
| D | swim3.c | 257 static bool swim3_end_request(struct floppy_state *fs, blk_status_t err, unsigned int nr_bytes) in swim3_end_request() function 325 swim3_end_request(fs, BLK_STS_IOERR, 0); in swim3_queue_rq() 330 swim3_end_request(fs, BLK_STS_IOERR, 0); in swim3_queue_rq() 338 swim3_end_request(fs, BLK_STS_IOERR, 0); in swim3_queue_rq() 536 swim3_end_request(fs, BLK_STS_IOERR, 0); in act() 572 swim3_end_request(fs, BLK_STS_IOERR, 0); in scan_timeout() 595 swim3_end_request(fs, BLK_STS_IOERR, 0); in seek_timeout() 623 swim3_end_request(fs, BLK_STS_IOERR, 0); in settle_timeout() 651 swim3_end_request(fs, BLK_STS_IOERR, 0); in xfer_timeout() 687 swim3_end_request(fs, BLK_STS_IOERR, 0); in swim3_interrupt() [all …]
|