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

/linux-master/drivers/block/
H A Dswim3.c256 static bool swim3_end_request(struct floppy_state *fs, blk_status_t err, unsigned int nr_bytes) function
324 swim3_end_request(fs, BLK_STS_IOERR, 0);
329 swim3_end_request(fs, BLK_STS_IOERR, 0);
337 swim3_end_request(fs, BLK_STS_IOERR, 0);
535 swim3_end_request(fs, BLK_STS_IOERR, 0);
571 swim3_end_request(fs, BLK_STS_IOERR, 0);
594 swim3_end_request(fs, BLK_STS_IOERR, 0);
622 swim3_end_request(fs, BLK_STS_IOERR, 0);
650 swim3_end_request(fs, BLK_STS_IOERR, 0);
686 swim3_end_request(f
[all...]

Completed in 162 milliseconds