Home
last modified time | relevance | path

Searched refs:tapeblock_cleanup_device (Results 1 – 2 of 2) sorted by relevance

/drivers/s390/char/
Dtape.h321 extern void tapeblock_cleanup_device(struct tape_device *);
326 static inline void tapeblock_cleanup_device (struct tape_device *t) {;} in tapeblock_cleanup_device() function
Dtape_core.c429 tapeblock_cleanup_device(device); in tape_cleanup_device()