Searched refs:swim3_end_request (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/drivers/block/ |
| D | swim3.c | 260 static bool swim3_end_request(struct floppy_state *fs, blk_status_t err, unsigned int nr_bytes) in swim3_end_request() function 337 swim3_end_request(fs, BLK_STS_IOERR, 0); in start_request() 353 swim3_end_request(fs, BLK_STS_IOERR, 0); in start_request() 358 swim3_end_request(fs, BLK_STS_IOERR, 0); in start_request() 367 swim3_end_request(fs, BLK_STS_IOERR, 0); in start_request() 550 swim3_end_request(fs, BLK_STS_IOERR, 0); in act() 586 swim3_end_request(fs, BLK_STS_IOERR, 0); in scan_timeout() 610 swim3_end_request(fs, BLK_STS_IOERR, 0); in seek_timeout() 639 swim3_end_request(fs, BLK_STS_IOERR, 0); in settle_timeout() 668 swim3_end_request(fs, BLK_STS_IOERR, 0); in xfer_timeout() [all …]
|