Searched refs:swim3_end_request (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/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() 518 swim3_end_request(fs, BLK_STS_IOERR, 0); in act() 554 swim3_end_request(fs, BLK_STS_IOERR, 0); in scan_timeout() 577 swim3_end_request(fs, BLK_STS_IOERR, 0); in seek_timeout() 605 swim3_end_request(fs, BLK_STS_IOERR, 0); in settle_timeout() 633 swim3_end_request(fs, BLK_STS_IOERR, 0); in xfer_timeout() 669 swim3_end_request(fs, BLK_STS_IOERR, 0); in swim3_interrupt() [all …]
|