Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/s390/char/
Dtape.h238 extern int tape_do_io_async(struct tape_device *, struct tape_request *);
257 tape_do_io_async(device, request); in tape_do_io_async_free()
Dtape_core.c936 tape_do_io_async(struct tape_device *device, struct tape_request *request) in tape_do_io_async() function
1324 EXPORT_SYMBOL(tape_do_io_async);
Dtape_34xx.c117 tape_do_io_async(device, request); in tape_34xx_medium_sense_async()