Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/char/
H A Dtape.h240 extern int tape_cancel_io(struct tape_device *, struct tape_request *);
H A Dtape_core.c1086 tape_cancel_io(struct tape_device *device, struct tape_request *request) in tape_cancel_io() function
1376 EXPORT_SYMBOL(tape_cancel_io); variable
H A Dtape_std.c46 rc = tape_cancel_io(device, request); in tape_std_assign_timeout()
/kernel/linux/linux-6.6/drivers/s390/char/
H A Dtape.h240 extern int tape_cancel_io(struct tape_device *, struct tape_request *);
H A Dtape_core.c1037 tape_cancel_io(struct tape_device *device, struct tape_request *request) in tape_cancel_io() function
1326 EXPORT_SYMBOL(tape_cancel_io); variable
H A Dtape_std.c46 rc = tape_cancel_io(device, request); in tape_std_assign_timeout()

Completed in 11 milliseconds